Sha256: c38ae7e3d94a0c8ef557e40851822082cd2985525d003e06f257a6c2139d6200
Contents?: true
Size: 355 Bytes
Versions: 2
Compression:
Stored size: 355 Bytes
Contents
<p><%= t('.greeting', recipient: @resource.email, default: "Welcome #{@resource.email}!") %></p> <p><%= t('.instruction', default: 'You can confirm your account email through the link below:') %></p> <p><%= link_to t('.action', default: 'Confirm my account'), confirmation_url(@resource, confirmation_token: @token, locale: I18n.locale) %></p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
devise-bootstrap-views-0.0.11 | app/views/erb/mailer/confirmation_instructions.html.erb |
devise-bootstrap-views-0.0.10 | app/views/erb/mailer/confirmation_instructions.html.erb |