X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3c0e373447323b5e33b273859e790a2054771afa..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/wolnelektury/templates/publish_plan.html diff --git a/src/wolnelektury/templates/publish_plan.html b/src/wolnelektury/templates/publish_plan.html old mode 100755 new mode 100644 index ffc11501e..04a9820d0 --- a/src/wolnelektury/templates/publish_plan.html +++ b/src/wolnelektury/templates/publish_plan.html @@ -1,11 +1,17 @@ -{% extends "base/base.html" %} +{% extends "base_simple.html" %} {% load i18n %} -{% block titleextra %}{% trans "Publishing plan" %}{% endblock titleextra %} +{% block settings %} + {% load title %} + {% trans "Plan publikacji" as title %} + {% title title %} +{% endblock %} + +{% block titleextra %}{% trans "Plan publikacji" %}{% endblock titleextra %} {% block body %} -

{% trans "Publishing plan" %}

+

{% trans "Plan publikacji" %}