{% extends "base.html" %} {% block title %}{% if action == 'add' %}添加用户{% else %}编辑用户{% endif %} - 管理后台{% endblock %} {% block content %}