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

{{ title }}

{{ instructions }}

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