discourse/public/503.de.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
394 B
HTML
Raw Normal View History

2017-07-20 05:27:02 -04:00
<!DOCTYPE html>
2014-08-29 14:52:17 -04:00
<html>
<head>
2020-10-16 18:07:21 -04:00
<title>Website wird gewartet</title>
2020-08-05 09:55:12 -04:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2014-08-29 14:52:17 -04:00
</head>
<body>
2020-09-01 09:02:16 -04:00
<h1>Wir sind derzeit wegen geplanter Wartung nicht erreichbar</h1>
<p>Bitte versuche es <span id="when-to-check-back">in ein paar Minuten</span> wieder.</p>
2014-08-29 14:52:17 -04:00
<p id="apology">Entschuldige die Unannehmlichkeit!</p>
</body>
</html>