mirror of
https://github.com/acaloiaro/garbagespeak.com
synced 2026-07-21 10:12:19 +00:00
Serve create account and login links from static content
This commit is contained in:
parent
375d5538a4
commit
88dc76f827
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
<li><a href="/users/create">Create Account</a></li>
|
||||
<li><a href="/users/login">Login</a></li>
|
||||
<li><a href="/users/create/">Create Account</a></li>
|
||||
<li><a href="/users/login/">Login</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue