{{!-- Basic meta - advanced meta is output with {ghost_head} below --}}
{{meta_title}}
{{!-- 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}}
{{!-- 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}}