{% load custom_tags_and_filters %}
{% csrf_token %}

Tool settings


if at least minutes are freed and the reservation starts within hour
{% if "NEMO.apps.kiosk"|app_installed %}
{% endif %}

Tool configuration

{% if errors.tool_control_configuration_setting_template %} {{ errors.tool_control_configuration_setting_template.error }} {% else %} The django template used for rendering current configuration setting. The context variable current_setting is provided. {% endif %}
day(s)
{% if errors.tool_configuration_near_future_days %} {{ errors.tool_configuration_near_future_days.error }} {% else %} The number of days for the "near future" configuration agenda (Weekend days are automatically included if the "near future" falls on the weekend). {% endif %}
{% if errors.tool_configuration_change_while_in_use %}
{{ errors.tool_configuration_change_while_in_use.error }}
{% endif %}

Tool problems



pixels

Tool control

Tool enable labels




Tool wait list

minutes
Time to expiration for a spot in the wait list. If a user does not claim the spot within this time, the user will be removed from the wait list.
minutes
For a tool operating in "hybrid" mode, if a reservation is upcoming within this time, the next user in the wait list will not be notified.
{% button type="save" value="Save settings" %}