{% autoescape off %} You're receiving this email because you requested a password reset for your user account at {{ protocol }}://{{ domain }}. Please go to the following page and choose a new password: {% block reset_link %} {{ protocol }}://{{ domain }}{% url 'user:reset_password_confirm' uidb64=uid token=token %} {% endblock %} The link above will expire within six-hours. Thanks for using our site! The HAWC team. {% endautoescape %}