{% extends "layout/base.html" %} {% block head%} {% load crispy_forms_tags %} {% endblock %} {% block content %}

Create a new Project Context

{% crispy form %}

Existing Contexts

TABLE HERE

{% endblock %}