diff --git a/default.hbs b/default.hbs index ea30b17..0d768ee 100644 --- a/default.hbs +++ b/default.hbs @@ -82,7 +82,7 @@ // we reached the last page already. var maxPages = parseInt('{{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. --}}