From f5bba69235d94fc227c095f4965ded2b8db902c5 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Wed, 21 Aug 2019 13:53:47 +0800 Subject: [PATCH] Remove unused conditional Closes #593 --- default.hbs | 2 -- 1 file changed, 2 deletions(-) diff --git a/default.hbs b/default.hbs index 97ecf79..ce23e73 100644 --- a/default.hbs +++ b/default.hbs @@ -75,9 +75,7 @@ - {{#if pagination.pages}} - {{/if}} {{!-- The #block helper will pull in data from the #contentFor other template files. In this case, there's some JavaScript which we only want to use in post.hbs, but it needs to be included down here, after jQuery has already loaded. --}} {{{block "scripts"}}}