{% extends "base.html" %} {% block contents %}

New project

{% if error %}
{{ error }}
{% endif %}
{{ xsrf_form_html() }}
{% endblock %}