X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddf2102eff7ea420a4ea5144c43409587fc1156e..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/src/push/templates/push/notification_form.html diff --git a/src/push/templates/push/notification_form.html b/src/push/templates/push/notification_form.html index 09e60550d..680a77679 100644 --- a/src/push/templates/push/notification_form.html +++ b/src/push/templates/push/notification_form.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 %}