Application settings

{% csrf_token %}
Whether the Facility training is required for new users by default.


The name of the facility to use in all templates.
The name of the site to use in all templates/headers.
{% if errors.project_selection_template %} {{ errors.project_selection_template.error }} {% else %} The django template used for rendering project selection when enabling tools and making reservations. The context variable project is provided. {% endif %}