{% extends "base.html" %} {% block body %} {% set id_disabled = True %} {% include "project_fields.html" %}

{% endblock %}