21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-06-04 16:45:06 +02:00
chexpire/app/views/devise/mailer/confirmation_instructions.test.erb

5 lines
130 B
Plaintext
Raw Normal View History

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