Move <br> of default.html

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-11-22 17:18:50 -05:00
parent bff3b14458
commit e9e539067f
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 1 deletions

View File

@ -17,9 +17,9 @@
<p>Username:
<input type=text name=username>
<span class=red>NOUSERNOKEY</span></p>
<br>
<span><input type=submit value=Submit style="width:100px;height:40px;font-size:20px"></span>
</form>
<br>
FOOTER
</body>
</html>