{getErrorTitle(status)} - Alexander's Website
{#snippet links()} {/snippet}
{getErrorIcon(status)}

{getErrorTitle(status)}

Fehler {status}

{getErrorDescription(status)}

{#if error?.details}
{error.details}
{/if}
{#if status === 401} {:else if status === 403} {:else if status === 404} {:else if status === 500} {:else} {/if}
{#if bibleQuote}
„{bibleQuote.text}"
— {bibleQuote.reference}
{/if}