{#each training as school}
{school.title[currentLanguage]}
{school.content[currentLanguage]}
{school.year.start} {#if school.year.end} - {school.year.end}{/if}
{/each}