{#if isApiKeyError}
{:else}
Error {status}
{error?.message || 'Something went wrong'}
goto('#/')} class="rounded-md bg-primary px-4 py-2 text-primary-foreground hover:bg-primary/90" > Go Home
{/if}