Sha256: cba170bee83b1f154cbb108e91b0b1034195abfc136e61a7ee071966a70d237f

Contents?: true

Size: 283 Bytes

Versions: 22

Compression:

Stored size: 283 Bytes

Contents

.standalone
  = form_tag(passwords_path, one_submit_only) do
    .title #{t :forgot_password}
    .intro #{t :password_intro}
    .section
      .label #{t :email}:
      = text_field_tag :email
    %br
    .buttonbar
      = submit_tag t(:reset_password), :id => "passwords_submit"

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/passwords/new.html.haml
fat_free_crm-0.15.2 app/views/passwords/new.html.haml
fat_free_crm-0.16.4 app/views/passwords/new.html.haml
fat_free_crm-0.14.1 app/views/passwords/new.html.haml
fat_free_crm-0.15.1 app/views/passwords/new.html.haml
fat_free_crm-0.16.3 app/views/passwords/new.html.haml
fat_free_crm-0.16.2 app/views/passwords/new.html.haml
fat_free_crm-0.16.1 app/views/passwords/new.html.haml
fat_free_crm-0.16.0 app/views/passwords/new.html.haml
fat_free_crm-0.15.0 app/views/passwords/new.html.haml
fat_free_crm-0.15.0.beta.2 app/views/passwords/new.html.haml
fat_free_crm-0.15.0.beta app/views/passwords/new.html.haml
fat_free_crm-0.14.0 app/views/passwords/new.html.haml
reduced_fat_crm-0.15.0.beta app/views/passwords/new.html.haml
reduced_fat_crm-0.14.0 app/views/passwords/new.html.haml
fat_free_crm-0.13.6 app/views/passwords/new.html.haml
fat_free_crm-0.13.5 app/views/passwords/new.html.haml
fat_free_crm-0.13.4 app/views/passwords/new.html.haml
fat_free_crm-0.13.3 app/views/passwords/new.html.haml
fat_free_crm-0.13.2 app/views/passwords/new.html.haml