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