{{> intro}} {{> menu}}

Components

{{#each components}}
{{name}}
{{#if notes}} {{/if}}
{{#if notes}}
{{{notes}}}
{{/if}}
{{{content}}}
{{content}}
{{/each}}
{{> outro}}