{status}
{#if status === 404}
{$t('error_page.404_text')}
{:else}
{$t('error_page.unknown_error_text')}
{/if}