{$site.seo_name} - Credits

{$site.credits_text}

{#each $site.credits_list as category}

{category.name}

{#each category.credits as person}
{#if person.url} {:else} {person.name} {/if}
{person.role}
{/each}
{/each}