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

Templates

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