mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
13 lines
398 B
HTML
13 lines
398 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>TestTool - 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">
|
|
<meta http-equiv="refresh" content="0; url=index.php" />
|
|
</head>
|
|
<body>
|
|
Falls sie nicht automatisch weitergeleitet werden klicken Sie <a href="index.php">hier</a>
|
|
</body>
|
|
</html>
|