X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f82fa14e5f5b02994272fc0b588e557d5be6f2a4..3c0e373447323b5e33b273859e790a2054771afa:/src/wolnelektury/templates/publish_plan.html diff --git a/src/wolnelektury/templates/publish_plan.html b/src/wolnelektury/templates/publish_plan.html index c4c3d6e6a..ffc11501e 100755 --- a/src/wolnelektury/templates/publish_plan.html +++ b/src/wolnelektury/templates/publish_plan.html @@ -1,16 +1,15 @@ -{% extends "base.html" %} +{% extends "base/base.html" %} {% load i18n %} {% block titleextra %}{% trans "Publishing plan" %}{% endblock titleextra %} {% block body %} -

{% trans "Publishing plan" %}

- - +

{% trans "Publishing plan" %}

+ {% endblock %}