14 lines
225 B
Smarty
14 lines
225 B
Smarty
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Questlab</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Service Unavailable</h1>
|
|
<p>Die Anwendung steht zur Zeit leider nicht zur Verfügung.</p>
|
|
</body>
|
|
|
|
</html>
|