mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-08 04:53:37 +01:00
3 lines
179 B
Text
3 lines
179 B
Text
|
%p Welcome #{@screen_name}!
|
||
|
%p You can confirm your account email through the link below:
|
||
|
%p= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token)
|