Skip to content

Commit

Permalink
temporarily remove register and forgot pass until finished with funct…
Browse files Browse the repository at this point in the history
…ionality
  • Loading branch information
neurosnap committed Nov 19, 2013
1 parent ee02859 commit 0d24b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions users/templates/login.html
Expand Up @@ -38,8 +38,8 @@ <h3>Login</h3>

<button class="btn btn-primary" id="login">Login!</button>

<small><a href="/users/changePass">Forgot Password?</a></small> |
<small><a href="/users/register">Register!</a></small>
<!-- <small><a href="/users/changePass">Forgot Password?</a></small> |
<small><a href="/users/register">Register!</a></small> -->

</div>

Expand Down

0 comments on commit 0d24b4e

Please sign in to comment.