mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:26:21 +00:00
7 lines
167 B
Text
7 lines
167 B
Text
= t('.greeting', recipient: @resource.email)
|
|
\
|
|
= t('.message')
|
|
\
|
|
= t('.instruction')
|
|
\
|
|
= unlock_url(@resource, unlock_token: @token, change_locale_to: @resource.lang)
|