{% load i18n %}{% autoescape off %}
{% translate 'Use the following link to reset your password:' %}

{{ password_reset_url }}
{% endautoescape %}
