emile 1 year ago
parent 76bb64e5e2
commit dab6d9b290

@ -46,7 +46,7 @@
<h2>Activate your account at Ositcom</h2>
<p>Hello {{ user.first_name }},</p>
<p>Thank you for signing up! To help us confirm your identity, please click the button below to activate your account and verify your email address:</p>
<p><a class="btn" href="{{ domain }}{% url 'activate' uidb64=uid token=token %}">Activate Account</a></p>
<p>If you didn't request this, you can safely ignore this email.</p>
<p>Regards,<br>The Ositcom Team</p>
</div>

Loading…
Cancel
Save