confirmation email

This commit is contained in:
lynguyen123123 2017-06-09 09:33:36 +03:00
parent 80e7642121
commit 3b6bdbd363
1 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,10 @@
%p
Welcome #{@resource.name}!
%p You can confirm your account email through the link below:
Hello, #{@resource.name}!
%p
Welcome to WebDev Camp, a 9 week Bootcamp that will change your life.
You can confirm your account email through the link below:
%p= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token)
%p
Best regards,
%p
WebDev Camp