{% autoescape off %}Hello, Someone asked to reset the password for your account at {{ site_name }}. To choose a new password, open this link: {{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %} Your username is: {{ user.get_username }} If you didn't ask for this, you can ignore this email — your password will not change. — {{ site_name }} {% endautoescape %}