[Page] syntax fixes and formating

This commit is contained in:
coja
2026-05-03 01:18:16 +02:00
parent 629c5b02bf
commit 1c0be34ecf
17 changed files with 418 additions and 124 deletions

View File

@@ -14,10 +14,13 @@
</p>
<div class="auth-wrap">
<p><a href="/account/register/">Register</a></p>
<p></p>
<p><a href="/account/unregister/">Delete account</a></p>
<p></p>
<p><a href="/account/changepassword/">Change password</a></p>
<p></p>
<p>
<a href="/account/register/">Register</a>
</p>
<p>
<a href="/account/unregister/">Delete account</a>
</p>
<p>
<a href="/account/changepassword/">Change password</a>
</p>
</div>