You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
357 B
Handlebars
20 lines
357 B
Handlebars
<p>
|
|
Hello {{username}},
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Thank you for registering with {{site_title}}!</strong>
|
|
</p>
|
|
|
|
<p>
|
|
To fully activate your account, we need to verify that you own the email address you registered with. Please click on the following link:
|
|
</p>
|
|
|
|
<blockquote>
|
|
{{confirm_link}}
|
|
</blockquote>
|
|
|
|
<p>
|
|
Thanks!<br />
|
|
<strong>{{site_title}}</strong>
|
|
</p> |