Remove old version.
[wolnelektury.git] / src / wolnelektury / templates / publish_plan.html
old mode 100755 (executable)
new mode 100644 (file)
index ffc1150..dec60b6
@@ -1,6 +1,12 @@
-{% extends "base/base.html" %}
+{% extends "2022/base_simple.html" %}
 {% load i18n %}
 
+{% block settings %}
+  {% load title %}
+  {% trans "Publishing plan" as title %}
+  {% title title %}
+{% endblock %}
+
 {% block titleextra %}{% trans "Publishing plan" %}{% endblock titleextra %}