Add/Change some sample files.
This commit is contained in:
@ -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 überarbeitet.</h2>
|
||||
<h2>Die Website wird gerade überarbeitet.</h2>
|
||||
<p>Bitte versuchen Sie es später noch einmal.</p>
|
||||
<p>Vielen Dank für Ihr Verstä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 -->
|
||||
|
Reference in New Issue
Block a user