mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
4 lines
176 B
Text
4 lines
176 B
Text
%p
|
|
Welcome #{@email}!
|
|
%p You can confirm your account email through the link below:
|
|
%p= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token)
|