Files
FHC-Core/cis/index.html
T
Andreas Österreicher 23f293346d
2008-04-04 10:06:17 +00:00

12 lines
325 B
HTML

<html>
<head>
<title>CIS</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<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>