{% extends "admin/base.html" %} {% load i18n %} {% block head_title %}{% trans "Change Password" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} First, enter a username and password. Then, you’ll be able to edit more user options. {% endblocktrans %}