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