{% extends "master.html" %} {% block body %}
{{ form.csrf_token }}
Project {{ project.name }}
{% endblock %}