{{#foreach posts}}
{{> "loop"}}
{{/foreach}}
{{!< default}}
{{{@custom.secondary_header}}}
{{#match @custom.header_section_layout "!=" "Typographic profile"}}
{{#if @site.cover_image}}
{{#if @custom.primary_header}}
{{{@custom.primary_header}}}
{{/if}}
{{#if @custom.secondary_header}}
{{/if}}
{{else}}
{{#if @site.icon}}
{{/if}}
{{/match}}