{#if logo}
{title}
{/if} {#if contact.address}

Location

{@html contact.address}
{/if} {#if contact.email}

Contact

{contact.email}
{/if} {#if socials.length > 0}

Follow us

    {#each socials as social}
  • {#if social.picto} {@html social.picto} {:else} {social.label} {/if}
  • {/each}
{/if}

Subscribe to our newsletters!

{#if status}

{status.message}

{/if}

World Game © {year}. All rights reserved.

Cookies preferences
{#if contact.legalNotice} Mentions légales {:else} Privacy {/if}