{% load custom_tags_and_filters %}

Projects & accounts

{% csrf_token %}
Check this box to only show active accounts in the user list.
Check this box to only show active projects in the user list.
Check this box to collapse account projects by default.
{% 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 %}
{% button type="save" value="Save settings" %}