{% extends "admin/change_form.html" %} {% load i18n %} {% block form_top %}

{% blocktrans trimmed %} To reset the password of this user, click here. {% endblocktrans %}

{% endblock %}