{% extends "admin/change_form.html" %}
{% load i18n static %}
{% block form_top %}
{% if not is_popup %}
{% blocktrans %}Create the account below. You can set password, staff access, groups, and individual permissions before saving—no second step required.{% endblocktrans %}