Ghost/core/server/helpers
Hannah Wolfe 3961b7173f Upgrade express-hbs, and switch to using registerPartial
fixes #1964, fixes #1975

 - Issues with partial handling which caused #1964  have been part fixed by handlebars, part worked around by express-hbs, we must use `registerPartials` to ensure partials are handled correctly.
 - Issue with error handling which caused #1975 has also been fixed in express-hbs, which now catches the error from handlebars and passes it to express so that we can handle the error with an error page.
2014-01-24 11:08:15 +00:00
..
tpl Correct ARIA role for pagination helper 2013-12-28 19:01:40 +01:00
index.js Adding guard to meta_title 2014-01-21 17:24:24 +00:00
template.js Upgrade express-hbs, and switch to using registerPartial 2014-01-24 11:08:15 +00:00