Sha256: 8b5df4c6d5edff251b7b365f5d54ebeba758f1213c1ccd0ea14d739a051e55b2
Contents?: true
Size: 333 Bytes
Versions: 2
Compression:
Stored size: 333 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/slim/mailer/confirmation_instructions.html.slim |
devise-bootstrap-views-0.0.10 | app/views/slim/mailer/confirmation_instructions.html.slim |