{% 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.
Check this box to allow project PIs to add/remove users to/from projects.
{% if errors.project_application_identifier_name %} {{ errors.project_application_identifier_name.error }} {% else %} The name of the project identifier property (Application, ID, Reference, PO etc.). {% endif %}
{% 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" %}