From 5d770ffe10c7c509b9b430dafc1c41bce9569152 Mon Sep 17 00:00:00 2001 From: ErisDS Date: Tue, 9 Jul 2013 16:31:44 +0100 Subject: [PATCH] HTML helpers work with double taches - issue #246 item 1. - updating casper to use 2 taches for pagination helper --- index.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.hbs b/index.hbs index 252e8d2..4c438e4 100644 --- a/index.hbs +++ b/index.hbs @@ -11,5 +11,5 @@ {{/if}} {{/foreach}} - {{{paginate pagination}}} + {{paginate pagination}}