fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove the banner
[wolnelektury.git]
/
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
(executable)
new mode 100644
(file)
index
ffc1150
..
04a9820
--- a/
src/wolnelektury/templates/publish_plan.html
+++ b/
src/wolnelektury/templates/publish_plan.html
@@
-1,11
+1,17
@@
-{% extends "base
/bas
e.html" %}
+{% extends "base
_simpl
e.html" %}
{% load i18n %}
{% 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 %}
{% block body %}
- <h1>{% trans "P
ublishing plan
" %}</h1>
+ <h1>{% trans "P
lan publikacji
" %}</h1>
<ul class="normal-text">
{% for elem in plan %}
<ul class="normal-text">
{% for elem in plan %}