X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e17ba704033aba068a935c1beb42d1f306e6a114..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/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 44c29c327..8688c2d0f 100644 --- a/src/push/templates/push/notification_sent.html +++ b/src/push/templates/push/notification_sent.html @@ -1,4 +1,4 @@ -{% extends "base/base.html" %} +{% extends "base_simple.html" %} {% load i18n %} {% block titleextra %}{% trans "Notifications" %}{% endblock %} @@ -7,4 +7,4 @@ {% block body %}

Wysłano powiadomienie

Gratulacje!

-{% endblock %} \ No newline at end of file +{% endblock %}