Correct HTML5
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
<center>
|
|
||||||
{error?<h2>{error}</h2>}
|
{error?<h2>{error}</h2>}
|
||||||
<form action="" method="post">
|
<form action="" method="post">
|
||||||
{redirect?<input type="hidden" name="redirect" value="{redirect}" />}
|
{redirect?<input type="hidden" name="redirect" value="{redirect}" />}
|
||||||
@@ -26,4 +25,3 @@
|
|||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
</center>
|
|
Reference in New Issue
Block a user