Compare commits

...

2 Commits

View File

@ -1,8 +1,14 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://cloud.stuve-bamberg.de/s/2FiD2XFp6LPF7QZ";
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="de">
<head>
<title>Weiterleitung</title>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://cloud.stuve-bamberg.de/s/3d9oWLbzEf59CC9" />
</head>
<body>
<a href="https://cloud.stuve-bamberg.de/s/3d9oWLbzEf59CC9">
Klicken Sie hier, falls die Weiterleitung fehlschlägt. </br>
Click here if you are not being redirected.
</a>
</body>
</html>