|
@@ -2,7 +2,7 @@ Confirm your <%= c 'product_name' %> account, <%= d 'user.firstname' %> <%= d 'u
|
|
|
|
|
|
<p>Hi <%= d 'user.firstname' %>,</p>
|
|
|
<br>
|
|
|
-<p>confirm your email address to complete your <%= c 'product_name' %> account. It's easy, just click the link below.</p>
|
|
|
+<p>Confirm your email address to complete your <%= c 'product_name' %> account. It's easy, just click the link below.</p>
|
|
|
<br>
|
|
|
<p><a href="<%= c 'http_type' %>://<%= c 'fqdn' %>/#email_verify/<%= d 'token.name' %>"><%= c 'http_type' %>://<%= c 'fqdn' %>/#email_verify/<%= d 'token.name' %></a></p>
|
|
|
<br>
|