From 925eaabf42cbbbe2ceac8e1bb95c11ec8be5f375 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 4 May 2012 09:51:22 +0200 Subject: use a real pager now --- data/templates/list.htm | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'data/templates/list.htm') diff --git a/data/templates/list.htm b/data/templates/list.htm index b92e588..d0732ea 100644 --- a/data/templates/list.htm +++ b/data/templates/list.htm @@ -8,24 +8,6 @@ {% endfor %} - + {% include 'pager.htm' %} + {% endblock %} -- cgit v1.2.3