{% load custom_tags_and_filters %}

User requests settings

{% csrf_token %}
The title for the buddy request tab of the user requests page.
The description/instructions to display on the buddy board page.
The title for the access request tab of the user requests page.
The description/instructions to display on the access requests page.
users
The minimum number of users (creator included) needed for an access request to be valid.
requests
The maximum number of requests to display in each section (approved, denied, expired). Leave blank for all.
{% if errors.weekend_access_notification_emails %} {{ errors.weekend_access_notification_emails.error }} {% else %} The email(s) to notify for weekend access. A comma-separated list can be used. {% endif %}
:00 hrs
The cutoff day and hour after which an email is sent if there is no approved weekend access for the week (in 24hrs format). If left blank the "no weekend access" will NOT be sent.
{% button type="save" value="Save settings" %}