{% extends "admin/base.html" %} {% block title %}{{ 'Edit User' if user else 'New User' }}{% endblock %} {% block content %}