daleanthony / uno

Uno - a minimal, responsive theme for Ghost
492 stars 162 forks source link

Update post.hbs #1

Closed otsuarez closed 10 years ago

otsuarez commented 10 years ago

fix this:

~/blog/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js:104
    throw new Error(str);
          ^
Error: Lexical error on line 21. Unrecognized text.
... </article>  {{!-- {{> comments}} --}
daleanthony commented 10 years ago

Thanks @otsuarez. Didn't spot this!