{{#is "post"}} {{#post}} {{#has tag="#private-ops"}} {{#if access}}
{{meta_title page=(t " (Page %)")}}
{{ghost_head}} {{else}}
No encontrado
{{/if}} {{else}}
{{meta_title page=(t " (Page %)")}}
{{ghost_head}} {{/has}} {{/post}} {{else}}
{{meta_title page=(t " (Page %)")}}
{{ghost_head}} {{/is}}
{{#is "home"}}
{{/is}}
{{#if @site.logo}}
{{#if @custom.white_publication_logo_for_transparent_header}}
{{/if}} {{else}} {{@site.title}} {{/if}}
{{#is "home"}}
{{/is}}
{{> "icons/search"}}
{{navigation}} {{#unless @site.members_enabled}} {{#match @custom.navigation_layout "Stacked"}}
{{> "icons/search"}}
{{/match}} {{/unless}}
{{#unless @site.members_enabled}} {{^match @custom.navigation_layout "Stacked"}}
{{> "icons/search"}}
{{/match}} {{else}}
{{> "icons/search"}}
{{#unless @member}} {{#unless @site.members_invite_only}}
{{t "Sign in"}}
{{t "Subscribe"}}
{{else}}
{{t "Sign in"}}
{{/unless}} {{else}}
{{t "Account"}}
{{/unless}}
{{/unless}}
{{{body}}}
{{#is "post, page"}} {{> "pswp"}} {{/is}} {{ghost_foot}}