Skip to main content
{{if banner}}

{{banner.title}}

{{banner.description}}

{{else}}
{{/if}} {{if navbars && navbars.length}} {{else}}
{{/if}}
{{if article.type == 'html'}} {{if article.sidebars}}
{{if intro}}{{intro}}{{/if}} {{article.content}}
{{else}}
{{if intro}}{{intro}}{{/if}} {{article.content}}
{{/if}} {{else if article.type == 'block'}}
{{if intro}}
{{intro}}
{{/if}} {{each article.blocks as c index}} {{if c.type == 'html'}}
{{if c.name}} {{if c.sub}} {{else}}

{{c.name}}

{{/if}} {{/if}} {{if c.content}}
{{c.content}}
{{/if}}
{{/if}} {{/each}}
{{if article.sidebars}} {{/if}}
{{/if}}