{% block items %}
- {% include "htmx/user/_theme_dropdown.html" %}
- {% include "htmx/user/_dateformat_dropdown.html" %}
- {% include "htmx/user/_user_menu_preferences.html" %}
- {% include "htmx/user/_user_menu_destinations.html" %}
- {% include "htmx/user/_user_menu_logout.html" %}
{% endblock items %}