fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more box fixes
[wolnelektury.git]
/
wolnelektury
/
templates
/
publish_plan.html
diff --git
a/wolnelektury/templates/publish_plan.html
b/wolnelektury/templates/publish_plan.html
index
2a6d90a
..
c4c3d6e
100755
(executable)
--- a/
wolnelektury/templates/publish_plan.html
+++ b/
wolnelektury/templates/publish_plan.html
@@
-7,7
+7,7
@@
{% block body %}
<h1>{% trans "Publishing plan" %}</h1>
{% block body %}
<h1>{% trans "Publishing plan" %}</h1>
-<ul>
+<ul
class="normal-text"
>
{% for elem in plan %}
<li><a href="{{ elem.link }}">{{ elem.title }}</a></li>
{% endfor %}
{% for elem in plan %}
<li><a href="{{ elem.link }}">{{ elem.title }}</a></li>
{% endfor %}