{% extends 'team_base.html' %} {% load commonmark %} {% load bootstrap3 %} {% block team_content %}
{% csrf_token %} {% bootstrap_form form %}
{% endblock %}