5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-01 22:36:56 +00:00
panel/app/views/devise/mailer/confirmation_instructions.text.haml
2020-01-27 13:07:08 -03:00

5 lines
118 B
Text

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