Sha256: 60638ab6713a467d28ed681a09b6ee7d418d63c77e6db51adfb2d2beea0cb416
Contents?: true
Size: 472 Bytes
Versions: 1
Compression:
Stored size: 472 Bytes
Contents
- title current_site ? current_site.name : t('locomotive.not_logged_in.title') = locomotive_form_for(resource, as: resource_name, url: locomotive_account_password_path) do |f| = f.hidden_field :reset_password_token = f.inputs do = flash_message = f.input :email, label: t('.email'), required: false = f.actions do = f.button :submit, t('.submit'), class: 'btn' br p = link_to t('.link').html_safe, new_locomotive_account_session_path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms-3.0.0.rc2 | app/views/locomotive/passwords/new.html.slim |