{# roundtable/templates/settings/notifications.html #} {% extends "base.html" %} {% block title %}Settings — Notifications — Fabled Scryer{% endblock %} {% block content %} {% set active_tab = "notifications" %} {% include "settings/_tabs.html" %}
{% endblock %}