{% extends "teams/base.html" %} {% block content %}
{% csrf_token %} {{form.as_table}}
{% endblock content %}