healthchecks/templates/emails/verify-email-body-html.html

12 lines
235 B
HTML

<p>Hello,</p>
<p>To start receiving healthchecks.io notification to this address,
please click the link below:</p>
<p><a href="{{ verify_link }}">{{ verify_link }}</a></p>
<p>
--<br />
Regards,<br />
healthchecks.io
</p>