mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
518f2ccd82
closes #11262
refs #10042
- Fixed issue where using {{body_class}} helper on a "page" type of a page was outputting `post-template` instead of `page-template`
- The issue was caused by this change
|
||
---|---|---|
.. | ||
context.js | ||
entry-lookup.js | ||
error.js | ||
fetch-data.js | ||
format-response.js | ||
index.js | ||
render-entries.js | ||
render-entry.js | ||
renderer.js | ||
secure.js | ||
templates.js |