{% extends "admin/change_form.html" %} {% load i18n %} {% comment %} {% block after_field_sets %}
{% trans "First, enter a username and password. Then, you'll be able to edit more user options." %}
{{ form.username.help_text }}
{% trans 'Enter the same password as above, for verification.' %}