{% load i18n static %} {% load admin_urls %} {% block content %}
{% blocktranslate with username=original %}Enter a new password for the user {{ username }}.{% endblocktranslate %}