Cross Reference: confirmation_instructions.html.haml
xref
: /
ontohub
/
app
/
views
/
devise
/
mailer
/
confirmation_instructions.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
%p
Welcome #{@
resource.email
}!
%p You can confirm your account email through the link below:
%p= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token)