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