{% load custom_tags_and_filters %}

Application settings

{% csrf_token %}
The name of the facility to use in all templates.
The name of the site to use in all templates/headers.


{% if "NEMO.apps.area_access"|app_installed %} {% endif %}

If enabled, you need to add a {% if "django.contrib.admin"|app_installed %} landing page choice {% else %} landing page option {% endif %} with url /consumables/ so users can have a way to get to the page.
Check this box to collapse consumable categories by default.
{% if "NEMO.apps.area_access"|app_installed or "NEMO.apps.kiosk"|app_installed %} {% if badge_readers %}
The default badge reader to use for the area access and kiosk tablets.
{% endif %}
{% endif %}

Page title settings

The title of the "Calendar" page and its corresponding link in the navbar.
The title of the "Tool control" page and its corresponding link in the navbar.
The title of the "Status dashboard" page and its corresponding link in the navbar.
The title of the "Requests" page and its corresponding link in the navbar.
The title of the "Safety" page and its corresponding link in the navbar.
{% button type="save" value="Save settings" %}