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