mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 20:46:22 +00:00
7 lines
133 B
Text
7 lines
133 B
Text
= t('.greeting', recipient: @resource.email)
|
|
\
|
|
= t('.message')
|
|
\
|
|
= t('.instruction')
|
|
\
|
|
= unlock_url(@resource, unlock_token: @token)
|