fix
This commit is contained in:
parent
6194db1941
commit
bb676336db
@ -8,7 +8,7 @@
|
||||
<body>
|
||||
<p>make your first post</p>
|
||||
<hr />
|
||||
<form action="{{prefix}}/post/" enctype="multipart/form-data" name="post" method="post" id="postform" >
|
||||
<form action="{{prefix}}post/" enctype="multipart/form-data" name="post" method="post" id="postform" >
|
||||
<div id="postform-outer">
|
||||
<div id="postform-inner">
|
||||
<table class="postform">
|
||||
|
Reference in New Issue
Block a user