{% extends 'base.html' %} {% load custom_tags_and_filters %} {% block title %}Preferences{% endblock %} {% block content %}

User Preferences

{% csrf_token %}

Reservations

Buddy System

{% if show_staff_status and user_view != 'day' %}

Staff status

{% if not user_view %} {% endif %} {#
#} {#
#} {# #} {# #} {# {% if not user_view %}#} {# #} {# {% endif %}#} {#
#} {#
#}
{% endif %}
{% endblock %}