{$t('error_title')}
{error?.message} (HTTP {error?.code})
{#if error?.stack}
{$t('stacktrace')}
{error.stack}
{/if}
{$t('get_help')}
{$t('read_changelog')}
{$t('check_logs')}