{% 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 and badge_readers %}
The default badge reader to use for the area access and kiosk tablets.
{% endif %}
{% button type="save" value="Save settings" %}