5 lines
268 B
Plaintext
5 lines
268 B
Plaintext
%p=_'email.confirmation.paragraph.please_confirm','Hello! To gain access to registration and other features of Bike!Bike!, please confirm your email address by clicking on following link:'
|
|
- link = "#{@host}/confirm/#{@confirmation.token}"
|
|
%p
|
|
%a{href: link}=link
|