{% autoescape off %} Hi {{ user.name}}, You're receiving this email because you requested a password reset for your user account at {{ site_name }} Please go to the following page to set a new password: {{ protocol}}://{{ domain }}{% url 'user_map:password_reset_confirm' uidb64=uid token=token %} Thanks for using our site! {% endautoescape %}