From: yomguy Date: Mon, 18 Feb 2013 19:37:59 +0000 (+0100) Subject: fix page num X-Git-Tag: 0.9-probarreau~33 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3ef10652cc33a1a77d58fcbc4ad226fa8fe6d958;p=teleforma.git fix page num --- diff --git a/teleforma/templates/teleforma/inc/answer_list.html b/teleforma/templates/teleforma/inc/answer_list.html index 3f372397..3742e5ac 100644 --- a/teleforma/templates/teleforma/inc/answer_list.html +++ b/teleforma/templates/teleforma/inc/answer_list.html @@ -3,7 +3,7 @@ {% load teleforma_tags %} {% load pagination_tags %} -{% autopaginate object_list 10 %} +{% autopaginate object_list 8 %} {% paginate %}