{% autoescape off %}
  To initiate the password reset process for your {{ user.username }} {{ domain }} Mfuko Account,
  click the link below:

    {{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uid token %}

  If clicking the link above doesn't work, please copy and paste the URL in a new browser
  window instead.

  Sincerely,
  The Mfuko Team
    © Nugsoft Technologies {% now 'Y' %}
{% endautoescape %}