mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-10-23 01:52:11 +00:00
done with login signup
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<% end -%>
|
||||
|
||||
<%- if devise_mapping.registerable? && controller_name != 'registrations' %>
|
||||
<%= link_to "Sign up", new_registration_path(resource_name) %><br />
|
||||
<%#= link_to "Sign up", new_registration_path(resource_name) %><!-- <br /> -->
|
||||
<% end -%>
|
||||
|
||||
<%- if devise_mapping.recoverable? && controller_name != 'passwords' && controller_name != 'registrations' %>
|
||||
|
Reference in New Issue
Block a user