{#await getProfile()} Chargement... {:then profile}
{profile?.name}
{#if profile?.image}
{/if}
{/await}