mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 22:16:22 +00:00
4 lines
142 B
Text
4 lines
142 B
Text
|
%p= t('.greeting', recipient: @email)
|
||
|
%p= t('.instruction')
|
||
|
%p= link_to t('.action'), confirmation_url(@resource, confirmation_token: @token)
|