{#if user}
Welcome, {user.name}!
{:else}
Loading...
{/if}