Profile

Storage Usage
{#if loadingStorage}
Loading...
{:else}
{formatBytes(storageUsed)} / 1 GB
{#if storageUsed > MAX_STORAGE}
You have exceeded your storage limit!
{/if} {/if}
Full Name
{fullName}