fnp
/
django-migdal.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bugfix
[django-migdal.git]
/
migdal
/
templates
/
migdal
/
entry
/
entry_list.html
diff --git
a/migdal/templates/migdal/entry/entry_list.html
b/migdal/templates/migdal/entry/entry_list.html
index
e07bb76
..
0f0d3e2
100644
(file)
--- a/
migdal/templates/migdal/entry/entry_list.html
+++ b/
migdal/templates/migdal/entry/entry_list.html
@@
-17,7
+17,7
@@
{% autopaginate object_list 10 as page %}
-{% if object_list.promobox and page.number == 1 %}
+{% if object_list.promobox and page
_obj
.number == 1 %}
<div id="promobox">
<ul id="promobox-switcher">
{% for object in object_list.promobox %}