{{#ifeq heroType 'how-to'}}
{{hero.subtitle}}

{{hero.title}}

{{hero.title}}
{{/ifeq}} {{#ifeq heroType 'all-blogs'}}

{{hero.title}}

{{hero.description}}

{{hero.buttonText}}
{{hero.title}}
{{/ifeq}} {{#ifeq heroType 'blog'}}
{{#ifeq hero.imageType 'video'}}
{{hero.title}}
{{else}} {{hero.title}} {{/ifeq}}

{{hero.title}}

{{blog.author}} • {{blog.publishDate}} • {{blog.readingTime}}
{{/ifeq}}
{{#ifeq pageType 'all-blogs'}}
{{pageName}}
{{#each blogs}} {{#ifeq this.type 'video'}}
{{this.title}}
{{this.tag}}

{{this.title}}

{{this.readingTime}} • {{this.publishDate}}

{{/ifeq}} {{#ifeq this.type 'blog'}}
{{this.title}}
{{this.tag}}

{{this.title}}

{{this.readingTime}} • {{this.publishDate}}

{{/ifeq}} {{/each}}
{{/ifeq}}
{{#ifeq pageType 'blog'}}
{{#each sections}} {{#ifCond this.sectionSlug '!=' "section-introduction"}}
{{this.title}}
{{/ifCond}}
{{{this.content}}}
{{/each}}
{{signupContent.title}}

{{signupContent.subText}}

{{#each signupContent.images as |imgData|}} {{imgData.alt}} {{/each}}
{{signupContent.signupButton.ctaText}}
OR
{{/ifeq}}
{{#ifeq pageType 'blog'}}
{{#ifeq pageType 'blog'}}
{{keepreading.title}}
{{/ifeq}}
{{/ifeq}}
<!-- {{{embedFooter}}} -->