Sha256: 0c9db04a9945f61f0b7dec74ac4260dc294cd98a4e79db1f6691766f465eb45d
Contents?: true
Size: 445 Bytes
Versions: 82
Compression:
Stored size: 445 Bytes
Contents
- content_for :content do .row .col-xs-4.col-xs-offset-4.session-box %h4 Resend confirmation = simple_form_for resource, as: resource_name, url: confirmation_path(resource_name), html: { method: :post } do |f| = f.input :email = f.button :submit, label: "Resend Confirmation Instructions", button_html: {data: {disable_with: "Loading..."}, class: "btn btn-inverse"} = render "/virgo/users/shared/links"
Version data entries
82 entries across 42 versions & 1 rubygems