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 ++-- source/aktuelles/index.html.haml | 4 ++-- source/aktuelles/kalender.html.haml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'source/aktuelles') 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 diff --git a/source/aktuelles/index.html.haml b/source/aktuelles/index.html.haml index 48de292..59eccd8 100644 --- a/source/aktuelles/index.html.haml +++ b/source/aktuelles/index.html.haml @@ -1,6 +1,6 @@ -\--- +--- section: "aktuelles" -\--- +--- %div %h3 Demnächst im sublab %p BattleMeshV7 - 12. bis 18. Mai 2014 diff --git a/source/aktuelles/kalender.html.haml b/source/aktuelles/kalender.html.haml index 6552af1..4c809f4 100644 --- a/source/aktuelles/kalender.html.haml +++ b/source/aktuelles/kalender.html.haml @@ -1,5 +1,5 @@ -\--- +--- section: "aktuelles" -\--- +--- %div = lorem.paragraph -- cgit v1.2.1