{{#if resource}}
{{#each (limit resource 4)}}

{{{this.title}}}

{{#if this.listMetadata.d}}

{{returnDateAlt this.listMetadata.d.[0]}}{{#if this.listMetadata.endDate}}{{#ifCond this.listMetadata.d.[0] "!=" this.listMetadata.endDate.[0]}} - {{{returnDateAlt this.listMetadata.endDate.[0]}}}{{/ifCond}}{{/if}}

{{/if}} {{#if this.listMetadata.c}}

{{{returnDesc this.listMetadata.c.[0]}}}

{{else if this.listMetadata.longDescription}}

{{{returnDesc this.listMetadata.longDescription.[0]}}}

{{/if}}

Read more »

{{/each}}
{{else}}

Sorry, there are no events showing at the moment. Please check back as this page is updated regularly. For other events or training courses, visit the What's on section.

{{/if}}