[Page] syntax fixes and formating
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user