{{!-- Demo content --}} {{#match @site.url "http://localhost:2368"}} {{/match}} {{#match @site.url "https://newspaper.kusa-projects.com"}} {{/match}} {{#match @custom.image_style "Tinted"}} {{/match}} {{#match @custom.image_style "Grayscale"}} {{/match}} {{!-- Always last --}} {{ghost_head}}
{{> "components/navbar" }} {{> "components/announcement-bar"}} {{{body}}} {{> "components/footer" }}
{{> "components/notifications"}} {{!-- Demo content --}} {{#match @site.url "http://localhost:2368"}} {{> "components/demo"}} {{/match}} {{#match @site.url "https://newspaper.kusa-projects.com"}} {{> "components/demo"}} {{/match}} {{!-- Always last --}} {{ghost_foot}}