Sha256: 4108374a860127981603d0280711bf8505036d5e0c0a9f21640791fce9747865
Contents?: true
Size: 359 Bytes
Versions: 11
Compression:
Stored size: 359 Bytes
Contents
<h2><%%= t('sorcery.reset.header') %></h2> <%%= simple_form_for(@<%= name %>, url: {action: "reset"}) do |f| %> <%%= f.error_notification %> <%%= f.input :email %> <%%= f.button :submit, t('sorcery.reset.send'), class: 'btn btn-primary' %> <%%= link_to t('sorcery.reset.back'), log_in_<%= table_name %>_path, class: 'btn btn-default' %> <%% end %>
Version data entries
11 entries across 11 versions & 1 rubygems