password recovery wip
This commit is contained in:
parent
cd40ef66c6
commit
49998ee5b7
12 changed files with 70 additions and 1 deletions
|
@ -5,4 +5,5 @@
|
|||
<%else%>
|
||||
<%= button_to "Login", '/login', method: :get%>
|
||||
<%= button_to "Sign Up", '/users/new', method: :get%>
|
||||
<%= button_to "Password recovery", '/password_recovery', method: :get%>
|
||||
<%end%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue