florianzirker.de/error.html
2025-03-26 08:04:47 +01:00

23 lines
520 B
HTML

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<title>florianzirker.de</title>
<link rel="stylesheet" href="https://www.florianzirker.de/default.css">
<link rel="icon" href="data:,">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>{{placeholder "http.error.status_code"}}</h1>
{{placeholder "http.error.status_text"}}
</body>
<footer>
<a href="https://www.florianzirker.de/">Startseite</a>
</footer>
</html>