{$_('privacy')}
{#await promise}
{$_('privacy-loading')}
{:then}
{@html html}
{:catch error}
{$_('general_promise_error')}
{error}
{/await}