{% extends "base.html" %} {% block style %} {% endblock %} {% block content %}

添加用户

{% csrf_token %}
{% endblock %}