Files
tatort/src/error.html
mina 0b4d189439
Some checks failed
InnoHub Processor/tatort/pipeline/head This commit was not built
InnoHub Processor/tatort/pipeline/pr-development There was a failure building this commit
überarbeitung edit tatort funktioniert, edit vorgang bis api auch, aber dann hakt es
2025-07-10 10:24:57 +02:00

16 lines
250 B
HTML

<!DOCTYPE html>
<html lang="de">
<head>
</head>
<body>
<h1>Du wurdest automatisch ausgeloggt</h1>
<p>Lösche deine Cookies aus dem Browser und logge dich neu ein</p>
<p>Code %sveltekit.status%</p>
<p>%sveltekit.error.message%</p>
</body>
</html>