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