{% extends "admin/base.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content %}
{% blocktrans %} Raw passwords are not stored, so there is no way to see this user’s password, but you can change the password (of the user your are editing right now) using {% endblocktrans %} {% trans "this form" %}.