13 lines
250 B
Go Template
13 lines
250 B
Go Template
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Service Unavailable</title>
|
|
</head>
|
|
|
|
<body>
|
|
<p>Die Anwendung steht zur Zeit leider nicht zur Verfügung.</p>
|
|
</body>
|
|
|
|
</html>
|