{% extends 'prefs.html' %} {% from 'include/panel.html' import panel %} {% from 'include/widget.html' import maxage_dropdown %} {% set active_panelid='notification' %} {% block panel %} {% include 'message.html' %} {% call panel(title=_("Notification settings")) %}