{#if !data}
Loading...
{:else if error}
Error: {error}
{:else}
Profile
{data.name} @{username}
{/if}