{% extends 'dashboard/dashboard.html'%} {% comment %} {% load for %} {% load if %} {% endcomment %} {% load static %} {% block content %}

Create new team

{% csrf_token %} {{form.as_div}}
{% endblock %}