Add/Change some sample files.

This commit is contained in:
2022-01-23 11:44:00 +01:00
parent 28307ba244
commit b8347fba30
11 changed files with 97 additions and 25 deletions

View File

@ -1,9 +1,14 @@
<!doctype html>
<html>
<head>
<title>Maintenance / Wartungsarbeiten</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<title>Maintenance / Wartungsarbeiten</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<style type="text/css">
body {
background: #eee;
@ -34,8 +39,8 @@ h2 {
padding: 10px 20px;
}
</style>
<link rel="shortcut icon" href="/favicon.ico" />
</style>
<link rel="shortcut icon" href="/favicon.ico" />
</head>
<body>
@ -46,14 +51,14 @@ h2 {
<div class="Content">
<h1>Wartungsarbeiten</h1>
<h2>Diese Website wird gerade &uuml;berarbeitet.</h2>
<h2>Die Website wird gerade &uuml;berarbeitet.</h2>
<p>Bitte versuchen Sie es sp&auml;ter noch einmal.</p>
<p>Vielen Dank f&uuml;r Ihr Verst&auml;ndnis!</p>
<h1>Maintenance</h1>
<h2>The website is down for maintenance at the moment.</h2>
<p>Please try again later.</p>
<p>Thank you very much!</p>
<p>Thank You very much!</p>
</div><!-- .Content -->
</div><!-- .Container -->