{% autoescape off %} Hello {{ name }}, you are able to recover your password by clicking on the following link. Recovery Link: {{ base_url }}{% url 'users-recover-token' uidb64=uid token=token %} {% endautoescape %}