{% extends "htmx/base.html" %} {% load static %} {% block head %} {% endblock head %} {% block main %}

Notification preferences

{% include "htmx/notifications/_tabs.html" %} {% block tab_action %} {% endblock tab_action %}
{% block timeslot_main %} {% endblock timeslot_main %}
{% endblock main %}