Sha256: f4e80bac9bf1762e078faaeb9ef873ff338b7772dffae5c6d2a88aa83218d046

Contents?: true

Size: 422 Bytes

Versions: 9

Compression:

Stored size: 422 Bytes

Contents

<%%- page_title t('sorcery.reset.header') -%>
<h2><%%= t('sorcery.reset.header') %></h2>

<%%= simple_form_for(@<%= name %>, url: {action: "reset"}) do |f| %>
  <%%= f.error_notification %>

  <%%= f.input :email, autofocus: true %>

  <%%= 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

9 entries across 9 versions & 1 rubygems

Version Path
bootswatch_rails-3.3.0.4 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.3.0.3 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.3.0.2 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.3.0.1 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.2.0.43 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.2.0.42 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.2.0.41 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.2.0.40 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb
bootswatch_rails-3.2.0.39 lib/generators/bootswatch_rails/sorcery/templates/password.html.erb