mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 15:32:17 +00:00
9 lines
185 B
HTML
9 lines
185 B
HTML
<html>
|
|
<script>
|
|
window.location.href="../index.php";
|
|
</script>
|
|
<body>
|
|
<a href="../index.php">Wenn Sie nicht automatisch weitergeleitet werden klicken Sie bitte hier</a>
|
|
</body>
|
|
</html>
|