discourse/public/503.sv.html

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

13 lines
405 B
HTML
Raw Normal View History

2017-07-20 14:57:02 +05:30
<!DOCTYPE html>
2015-05-06 21:05:09 +05:30
<html>
<head>
2020-10-16 18:07:21 -04:00
<title>Det utförs underhåll på webbplatsen</title>
2020-08-05 13:55:12 +00:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2015-05-06 21:05:09 +05:30
</head>
<body>
<h1>Sidan är för närvarande nere på grund av planerat underhåll</h1>
2020-09-09 14:59:40 +00:00
<p>Vi ber dig försöka igen <span id="when-to-check-back">om några minuter</span>.</p>
2015-05-06 21:05:09 +05:30
<p id="apology">Vi beklagar besväret!</p>
</body>
</html>