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