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