X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddf2102eff7ea420a4ea5144c43409587fc1156e..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/push/templates/push/notification_sent.html diff --git a/src/push/templates/push/notification_sent.html b/src/push/templates/push/notification_sent.html index 3cf938a5b..53eb29bfc 100644 --- a/src/push/templates/push/notification_sent.html +++ b/src/push/templates/push/notification_sent.html @@ -1,4 +1,4 @@ -{% extends request.EXPERIMENTS.layout|yesno:"2022/base_simple.html,base/base.html" %} +{% extends "2022/base_simple.html" %} {% load i18n %} {% block titleextra %}{% trans "Notifications" %}{% endblock %}