{% extends "notification/base.html" %}{% load i18n %} {% block head_title %}{% trans "Notification Settings" %}{% endblock %} {% block body_title %}{% trans "Notification Settings" %}{% endblock %} {% block body %} {% endblock %}