X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/075fb07f19c2f20cd3b6818b973e7aebebdacc9f..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/publish_plan.html?ds=sidebyside diff --git a/wolnelektury/templates/publish_plan.html b/wolnelektury/templates/publish_plan.html deleted file mode 100755 index 2a6d90a8d..000000000 --- a/wolnelektury/templates/publish_plan.html +++ /dev/null @@ -1,16 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} - -{% block titleextra %}{% trans "Publishing plan" %}{% endblock titleextra %} - - -{% block body %} -

{% trans "Publishing plan" %}

- - - -{% endblock %}