{% extends "admin/base.html" %} {% block title %}Edit User: {{ user.username }}{% endblock %} {% block header_title %}Edit User{% endblock %} {% block content %}
Leave blank to keep the current password.