questlab/views/error.tpl
2014-04-25 23:47:20 +02:00

13 lines
205 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>