fixed code formatting

master
BodgeMaster 2020-02-19 14:48:09 +01:00
parent 1e60c1763a
commit aa48613778
1 changed files with 32 additions and 37 deletions

View File

@ -12,13 +12,11 @@
<li><a href="%CONTENT_DIR%/about/">About</a></li>
<li class="right"><a class="active" href="%CONTENT_DIR%/login/">Log In</a></li>
</ul>
<div style="padding:0 16px;">
<p></p>
<p></p>
<h4></h4>
</div>
<div class="container">
<div class="item-1">
<h1> <center>ThreadR</center> </h1>
@ -30,9 +28,6 @@
<input type="password" name="password" maxlength="256" placeholder="Password" />
<p></p>
<input type="submit" value="Log in" />
<!--
@Ilja: HTML button tags are only useful in conjuction to JavaScript or in little hacks like my <a> + <button>. In HTML forms, there is a special type of button for submitting forms (see above).
-->
</form>
<p></p>
</div>