mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
16 lines
595 B
HTML
16 lines
595 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
|
<html>
|
|
<head>
|
|
<title>CIS - FH Technikum Wien</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link href="../../skin/style.css.php" rel="stylesheet" type="text/css">
|
|
<link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
|
|
<script language="Javascript">
|
|
window.location.href="../index.php";
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Wenn Sie nicht automatisch weitergeleitet werden, klicken Sie bitte <a href="../index.php">hier</a>
|
|
</body>
|
|
</html>
|