Sha256: 1838d5d8a27f102f0d090bfb9055a4b311e2d7260bd3a8796c13dc29e8b174be

Contents?: true

Size: 505 Bytes

Versions: 28

Compression:

Stored size: 505 Bytes

Contents

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

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

  <%%= f.input :email, autofocus: true %>
  <%%= f.input :password %>
<%- if remember_me? -%>
  <%%= f.input :remember_me %>
<%- end -%>

  <%%= f.button :submit, t('sorcery.submit'), class: 'btn btn-primary' %>
<%- if reset_password? -%>
  <%%= link_to t('sorcery.reset.forgot'), password_<%= table_name %>_path, class: 'btn btn-default' %>
<%- end -%>
<%% end %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
bootswatch_rails-3.2.0.33 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.32 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.31 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.30 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.29 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.28 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.27 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.26 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.25 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.24 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.22 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.21 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.20 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.19 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.18 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.17 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.16 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.15 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.14 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb
bootswatch_rails-3.2.0.13 lib/generators/bootswatch_rails/sorcery/templates/log_in.html.erb