blob: defb72fb02108146aaeb69b19a6a2bcd0d568e20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="color-scheme" content="dark light">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Stuve IT Error</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body align="center" style="display: grid; place-items: center; height: 100%; font-family: 'Roboto';">
<div role="main" align="center">
<header><h1>Pad existiert nicht! / Pad doesn't exist!</h1></header>
If you believe this to be a mistake or the problem persists, please contact <a href="stuve-it@fau.de">stuve-it@fau.de</a>
</div>
</body>
</html>
|