{% load i18n %} {% blocktrans with hostname=request.get_host %}You requested reset of your password on {{ hostname }}, to proceed please click on the following link{% endblocktrans %}: {% block reset_link %} {{ reset_url }} {% endblock %}