{{!-- Basic meta - advanced meta is output with {ghost_head} below --}} {{meta_title}} {{!-- Base Meta --}} {{#is "post, page"}} {{meta_title}} - {{@site.title}} {{else}} {{meta_title}} {{/is}} {{!-- Preload scripts --}} {{!-- Theme assets - use the {asset} helper to reference styles & scripts, this will take care of caching and cache-busting automatically --}} {{!-- This tag outputs all your advanced SEO meta, structured data, and other important settings, it should always be the last tag before the closing head tag --}} {{ghost_head}}
{{#unless @site.members_enabled}} {{^match @custom.navigation_layout "Stacked"}} {{/match}} {{else}}
{{#unless @member}} {{#unless @site.members_invite_only}} Sign in Subscribe {{else}} Sign in {{/unless}} {{else}} Account {{/unless}}
{{/unless}}
{{!-- All other templates get inserted here, index.hbs, post.hbs, etc --}} {{{body}}}
{{!-- The global footer at the very bottom of the screen --}}
{{!-- /.viewport --}} {{!-- Scripts - handle member signups, responsive videos, infinite scroll, floating headers, and galleries --}} {{!-- Ghost outputs required functional scripts with this tag - it should always be the last thing before the closing body tag --}} {{ghost_foot}}