Sha256: 033b91781ad351f12169fbfe6c2c1cc1c7708e3823ce838fc18a5a4ae95a9cc1

Contents?: true

Size: 419 Bytes

Versions: 26

Compression:

Stored size: 419 Bytes

Contents

- title t('.title')

= semantic_form_for(resource, as: resource_name, url: locomotive_account_password_path) do |f|

  = f.hidden_field :reset_password_token

  .inner
    = flash_message

    = f.inputs do
      = f.input :email, label: t('.email'), required: false

    %p.link
      = link_to preserve(t('.link')), new_locomotive_account_session_path

  .footer
    = submit_tag t('locomotive.buttons.send_password')

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.6 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.5 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.4 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.3 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.2 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.1 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.0 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.4.1 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.4.0 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.3.1 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.3.0 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.2.3 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.2.2 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.2.1 app/views/locomotive/passwords/new.html.haml