fix
[prawokultury.git] / questions / templates / questions / question_list.html
index 06fb866..f458772 100755 (executable)
@@ -42,7 +42,7 @@ Tematy:
     {% if tag %}na temat: {{ tag }}{% endif %}
     ({{ object_list.count }}):</h2>
 
-{% autopaginate object_list 1 %}
+{% autopaginate object_list 20 %}
 
 <ul class='questions'>
 {% for question in object_list %}