7 lines
224 B
HTML
7 lines
224 B
HTML
<p>{{username}} with email {{email}} wants to be confirmed.</p>
|
|
<p>follow this link only if the user can be trusted to activate the account:</p>
|
|
<p><a href="{{ confirm_url }}"> {{ confirm_url }}
|
|
</a></p>
|
|
<br>
|
|
<p>Cheers!</p>
|