33 lines
1.0 KiB
HTML
33 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<title>Weiterleitung</title>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="refresh" content="0; url=https://survey.stuve-bamberg.de/index.php/858545?lang=de"/>
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/>
|
|
</head>
|
|
<style>
|
|
body {
|
|
height: 100vh;
|
|
width: 100vw;
|
|
overflow: hidden;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-family: "Myriad Pro", "Lucida Grande", "Trebuchet MS", sans-serif;
|
|
background: url(./images/square_bg.png) repeat top left;
|
|
}
|
|
|
|
p {
|
|
margin-top: 2rem;
|
|
}
|
|
</style>
|
|
<body>
|
|
<img src="https://wiai.stuve-bamberg.de/eet/images/logo_transparent.png" width="200px"/>
|
|
<p>Sie werden in Kürze weitergeleitet. Nutzen Sie andernfalls <a
|
|
href="https://survey.stuve-bamberg.de/index.php/511525?lang=de">diesen Link</a>.</p>
|
|
</body>
|
|
</html> |