{% autoescape off %} You're receiving this e-mail because you requested a password reset for your user account at {{ site_name }}. Please use the following link to reset your password: {% block reset_link %} {% endblock %} {{ protocol }}://{{ domain }}{% url 'accounts:password_confirm' uidb64=uid token=token %} Thank you for using our site! The {{ site_name }} team. {% endautoescape %}