{{listingTitle}}
{{else}}{{globalTitle}}
{{/if}}-
{{#each items}}
- {{name}} {{year}} {{/each}}
-
{{#if events}}
{{#each events}}
-
{{#if summary}}
{{else}}{{day}} {{shortMonth}}
{{city}}{{#if state}}, {{state}}{{/if}}
{{title}}
{{{summary}}}{{/if}}{{day}} {{shortMonth}}{{city}}{{#if state}}, {{state}}{{/if}}
{{title}}
{{/each}}
{{else}}
-
No events in this month
{{/if}}



