{% extends "layouts/user-notification.html" %}
{% block content %}
Hello {{ context.username }},
To confirm your email address for use with your commenting account at {{ context.organizationName }},
please follow this link: Click here to confirm your email
If you did not recently create a commenting account with
{{ context.organizationName }}, you can safely ignore this email.
{% endblock %}