Updated layout of ichain sign in page

This commit is contained in:
jmks 2016-07-28 14:21:38 -04:00
parent 96155eb87f
commit 00ff197658
3 changed files with 43 additions and 0 deletions

View file

@ -9,3 +9,7 @@
- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks'
= link_to "Didn't receive unlock instructions?", new_unlock_path(resource_name)
%br
- if devise_mapping.ichain_registerable?
= link_to "Sign up", new_ichain_registration_path(resource_name)
%br