{% extends "interface/project_base.html" %} {% block page %}

{% firstof title view.title %}

{% csrf_token %} {{ form }}
{% endblock %}