{% extends "base.html" %} {% block title %}Preferences{% endblock %} {% block breadcrumb %}Preferences{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Per-user settings stored as JSON documents, organized by namespace.
ui for theme, notifications for alerts, dashboard for layout.