{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{% trans "Notification preferences" %}{% endblock %} {% block content %} {% trans "Notification preferences" as prefs_str %} {% include "wagtailadmin/shared/header.html" with title=prefs_str %}