|
|
@ -11,7 +11,7 @@ |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
|
|
<%- if devise_mapping.confirmable? && controller_name != 'confirmations' %> |
|
|
|
<%- if devise_mapping.confirmable? && controller_name != 'confirmations' %> |
|
|
|
<p class="govuk-body"><%= govuk_link_to "Get a new invitation link", new_confirmation_path(resource_name) %> if it’s expired.</p> |
|
|
|
<!-- <p class="govuk-body"><%#= govuk_link_to "Get a new invitation link", new_confirmation_path(resource_name) %> if it’s expired.</p> --> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
|
|
<%- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks' %> |
|
|
|
<%- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks' %> |
|
|
|