From f3100ad9d93fd31a043594815e260958f5ceaff0 Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Sun, 21 Sep 2014 11:51:57 +0200 Subject: fix some conversion errors --- source/aktuelles/blog.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/aktuelles/blog.html.haml') diff --git a/source/aktuelles/blog.html.haml b/source/aktuelles/blog.html.haml index 8be9786..fbbffcd 100644 --- a/source/aktuelles/blog.html.haml +++ b/source/aktuelles/blog.html.haml @@ -1,8 +1,8 @@ -\--- +--- pageable: true per_page: 10 section: "aktuelles" -\--- +--- - if paginate && num_pages > 1 %ul.pager %li{:class => "previous #{prev_page ? "" : "disabled"}"}= link_to 'Vorherige Seite', prev_page -- cgit v1.2.1