{{#if content.renderTitle}}

{{content.title}}

{{/if}} {{#if subSections}}
    {{#each subSections}}{{> sectionsNavTemplate}}{{/each}}
{{/if}}