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

{graphic.title}

{/if} {#if graphic.description}

{graphic.description}

{/if} {#if graphic.notes}{/if}
{/each} {/snippet}