From 1708f58d42d44352ecc7a4ae6b48777fd8c7a307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sat, 31 May 2014 16:13:50 +0200 Subject: [PATCH] Handle paging. re #79 --- templates/bootstrap/main.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/bootstrap/main.html b/templates/bootstrap/main.html index 6d4a799..7c2f270 100644 --- a/templates/bootstrap/main.html +++ b/templates/bootstrap/main.html @@ -50,4 +50,11 @@ {{~}} {{?}} +{{? it.isPaginated == 1}} + +{{?}} \ No newline at end of file