{{#if title}}

{{#if titlePrepend}} {{{titlePrepend}}} {{else}} Interviews for {{/if}} {{title}} {{{titleAppend}}}

{{rating}}
 ({{number}} interviews done)

{{#if description}}

{{{description}}}

{{/if}}
{{#ifeq bannerType 'image'}} {{title}} {{/ifeq}} {{#ifeq bannerType 'video'}} {{/ifeq}}
{{/if}}
{{#if list.length}}
{{metadata.homePage.title}}
{{#each list as |listItem|}}
{{#if this.icon}} {{/if}}
{{minutesToHours this.roundDuration}}
{{this.title}}
{{this.title}}
{{#ifeq this.description.type "html"}}
{{{listItem.description.content}}}
{{/ifeq}} {{#ifeq this.description.type "string"}}
{{listItem.description.content}}
{{/ifeq}}
{{#if this.mustHaveList.length}}
Must have: {{#each this.mustHaveList as |item index|}} {{item}}{{#if @last~}}{{else}}, {{~/if}} {{/each}}
{{/if}} {{#if this.goodToHaveList.length}}
Good to have: {{#each this.goodToHaveList as |item index|}} {{item}}{{#if @last~}}{{else}}, {{~/if}} {{/each}}
{{/if}}
{{/each}}
{{/if}}

{{interviewerData.countText}} {{interviewerData.countAppendText}}

{{interviewerData.description}}
{{#if interviewerData.ctaText}} {{interviewerData.ctaText}} {{/if}}

{{ondemandSectionData.title}}

{{ondemandSectionData.description}}
{{#if ondemandSectionData.ctaText}} {{ondemandSectionData.ctaText}} {{/if}}

{{codingPlatformData.title}}

{{codingPlatformData.description}}
{{#if codingPlatformData.ctaText}} {{codingPlatformData.ctaText}} {{/if}}

{{reportDownloadData.title}}

{{reportDownloadData.description}}
{{!-- {{#if reportDownloadData.viewAllCtaText}} {{reportDownloadData.viewAllCtaText}} {{/if}} --}}
{{#each reports}}
{{this.name}}
{{this.position}}
{{#each this.ratings}}
{{this.title}}
{{/each}}
Download report
{{/each}}
{{#if exploreMore}}
{{exploreMore.title}}
{{/if}}

{{{faqSectionData.title}}}

{{{faqSectionData.description}}}
{{{faqSectionData.ctaPreText}}}
{{{faqSectionData.ctaText}}}
{{#each faqs}}
{{this.question}}
{{this.answer}}
{{/each}}
{{{faqSectionData.ctaPreText}}}
{{{faqSectionData.ctaText}}}
<!-- {{{embedFooter}}} -->