full working version
This commit is contained in:
parent
2178db78f5
commit
308e21941a
22 changed files with 1434 additions and 366 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<div>
|
||||
<p>Hi {{ personName }},</p>
|
||||
<p>Thank you for registering to our site.</p>
|
||||
<p>Please validate your account by clicking on this
|
||||
<a href="{{ validationLink }}" target="_blank">link</a> or copy this to the address bar of your browser:
|
||||
</p>
|
||||
<p>{{ validationLink }}</p>
|
||||
<p>You have 24 hours to validate your account.</p>
|
||||
</div>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue