{#snippet backgroundSnippet()}
{/snippet} {#snippet foregroundSnippet()} {#each graphics as graphic}
{#if graphic.title}
{graphic.title}
{/if} {#if graphic.description}
{graphic.description}
{/if} {#if graphic.notes}{/if}
{/each} {/snippet}