• Logged in as: {{ request.user }}
  • {% block items %}
  • {% include "htmx/user/_theme_dropdown.html" %}
  • {% include "htmx/user/_dateformat_dropdown.html" %}
  • {% include "htmx/user/_user_menu_preferences.html" %}
  • {% block notification_links %} {% include "htmx/user/_user_menu_notification_config.html" %} {% endblock notification_links %}
  • {% include "htmx/user/_user_menu_logout.html" %}
  • {% endblock items %}