21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-16 23:48:38 +02:00
chexpire/app/views/devise/mailer/confirmation_instructions.text.erb

5 lines
130 B
Plaintext

<%= t('.greeting', recipient: @email) %>
<%= t('.instruction') %>
<%= confirmation_url(@resource, confirmation_token: @token) %>