Privacy policy
{#if loading}
Loading...
{:else if error}
{error}
{:else}
{content}
{/if}