{% block subject %}Account Verification{% endblock %} {% block plain %} Please use "{{ code }}"(without the quotes) as verification code to verify your {{ app_name }}account. NOTE: the verification code will expire shortly! You received this email because you recently created an account with {{ app_name }}. If you did not, kindly discard or ignore this email. {% endblock %} {% block html %}
Please use {{ code }} as verification code to verify your {{ app_name }}account.
NOTE: the verification code will expire shortly!
You received this email because you recently created an account with {{ app_name }}. If you did not, kindly discard or ignore this email.
{% endblock %}