fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
newsletter stub
[wolnelektury.git]
/
src
/
infopages
/
templates
/
infopages
/
on_main.html
diff --git
a/src/infopages/templates/infopages/on_main.html
b/src/infopages/templates/infopages/on_main.html
index
5d80dad
..
8ebbea0
100755
(executable)
--- a/
src/infopages/templates/infopages/on_main.html
+++ b/
src/infopages/templates/infopages/on_main.html
@@
-1,3
+1,3
@@
{% for page in objects %}
-
<li><a href="{{ page.get_absolute_url }}">{{ page.title }}</a></li>
+ <li><a href="{{ page.get_absolute_url }}">{{ page.title }}</a></li>
{% endfor %}