Sha256: 557c13461f4267b7fd4af2e2ce0bc495691ca8169c59668be02e9ffd6099e628
Contents?: true
Size: 437 Bytes
Versions: 10
Compression:
Stored size: 437 Bytes
Contents
<small> <%- if controller_name != 'sessions' %> <%= link_to t('accounts.back_to_login'), new_session_path(resource_name) %><br /> <% end -%> <%- if controller_name != 'passwords' && controller_name != 'registrations' %> <%= link_to t('accounts.lost_my_password'), new_password_path(resource_name) %><br /> <% end -%> <%= link_to(t('accounts.back_to_html', place: this_blog.blog_name), this_blog.base_url) %> </small>
Version data entries
10 entries across 10 versions & 1 rubygems