mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-03 13:19:28 +00:00
12 lines
319 B
HTML
12 lines
319 B
HTML
<html>
|
|
<head>
|
|
<title>CIS</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<script language="Javascript">
|
|
window.location.href='index.php';
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Sollten Sie nicht automatisch weitergeleitet werden, druecken sie bitte <a href="index.php">hier</a>
|
|
</body>
|
|
</html> |