Ready to merge
This commit is contained in:
@@ -0,0 +1 @@
|
||||
=paragraph @content
|
||||
@@ -0,0 +1 @@
|
||||
=@content
|
||||
@@ -1,4 +1,4 @@
|
||||
%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
|
||||
%a{href: link}=_'email.confirmation.link.please_confirm'
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
=_'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:'
|
||||
=''
|
||||
="#{@host}/confirm/#{@confirmation.token}"
|
||||
Reference in New Issue
Block a user