fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Another upgrade.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
publish_plan.html
diff --git
a/src/wolnelektury/templates/publish_plan.html
b/src/wolnelektury/templates/publish_plan.html
index
ffc1150
..
22e59a9
100644
(file)
--- a/
src/wolnelektury/templates/publish_plan.html
+++ b/
src/wolnelektury/templates/publish_plan.html
@@
-1,6
+1,12
@@
-{% extends
"
base/base.html" %}
+{% extends
request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,
base/base.html" %}
{% load i18n %}
{% load i18n %}
+{% block settings %}
+ {% load title %}
+ {% trans "Publishing plan" as title %}
+ {% title title %}
+{% endblock %}
+
{% block titleextra %}{% trans "Publishing plan" %}{% endblock titleextra %}
{% block titleextra %}{% trans "Publishing plan" %}{% endblock titleextra %}