21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-15 23:18:39 +02:00
chexpire/app/views/devise/mailer/confirmation_instructions.test.erb

5 lines
130 B
Plaintext

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