Sha256: effdd6ed48e0c227e30b4c4e8878b3ca868845172d4f3d2488b5c9b589ad4194

Contents?: true

Size: 547 Bytes

Versions: 51

Compression:

Stored size: 547 Bytes

Contents

- body_classes << "single_form"

#single_form

  %h3= t('reset_your_password')

  = form_tag admin_password_resets_path, :method => :post do
    %p
      %label{:for=>"email"}= t('email')
      = text_field_tag :email, params[:email], :class => 'textbox', :maxlength => 70, :size => 70
    .actions
      = submit_tag "Reset Password"

  %p.version
  = t('powered_by')
  %a{ :href => "https://github.com/pgharts/trusty-cms" } TrustyCms CMS
  = t('version')
  = TrustyCms.loaded_via_gem? ? "#{TrustyCms::VERSION} (gem)." : "#{TrustyCms::VERSION}."

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
trusty-cms-3.7.1 app/views/admin/password_resets/new.html.haml
trusty-cms-3.7.0 app/views/admin/password_resets/new.html.haml
trusty-cms-3.6.2 app/views/admin/password_resets/new.html.haml
trusty-cms-3.6.1 app/views/admin/password_resets/new.html.haml
trusty-cms-3.6.0 app/views/admin/password_resets/new.html.haml
trusty-cms-3.5.5 app/views/admin/password_resets/new.html.haml
trusty-cms-3.5.4 app/views/admin/password_resets/new.html.haml
trusty-cms-3.5.3 app/views/admin/password_resets/new.html.haml
trusty-cms-3.5.2 app/views/admin/password_resets/new.html.haml
trusty-cms-3.5.1 app/views/admin/password_resets/new.html.haml
trusty-cms-3.5.0 app/views/admin/password_resets/new.html.haml
trusty-cms-3.4.0 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.7 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.6 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.5 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.3 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.2 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.1 app/views/admin/password_resets/new.html.haml
trusty-cms-3.2.1 app/views/admin/password_resets/new.html.haml
trusty-cms-3.3.0 app/views/admin/password_resets/new.html.haml