{% load bootstrap %}

系统 / 管理员 {% if user %} / {{user}} / 编辑管理员 {% else %} / 添加管理员 {% endif %}

{% csrf_token %}
{{form|bootstrap}}