From cffc941b6b1d004c05be0b4796281433096e7e61 Mon Sep 17 00:00:00 2001 From: ErisDS Date: Thu, 11 Jul 2013 01:28:04 +0100 Subject: [PATCH] HTML helpers refactor - issue #246 item 2 - Helpers no longer require data to be passed explicitly to them --- index.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.hbs b/index.hbs index 4c438e4..6dc823a 100644 --- a/index.hbs +++ b/index.hbs @@ -11,5 +11,5 @@ {{/if}} {{/foreach}} - {{paginate pagination}} + {{paginate}}