Sha256: afb918ff53c627c726aed60230f473b9978b84a0063b0cda0a45d83017f990d5

Contents?: true

Size: 431 Bytes

Versions: 17

Compression:

Stored size: 431 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

17 entries across 17 versions & 2 rubygems

Version Path
locomotive_cms-2.0.3 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.2 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.1 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0 app/views/locomotive/passwords/new.html.haml
tribeca_cms-0.1.1 app/views/locomotive/passwords/new.html.haml
tribeca_cms-2.0.0.rc12 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc12 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc8 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc7 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/passwords/new.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/passwords/new.html.haml