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