{#if $page.status === 404}
{$page.status}: {$page.error?.message}
Oops, looks like you've wandered off the beaten path.
We couldn't find the page you were looking for.
goto('/')}>Go to Homepage
{/if}