mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-12 01:29:28 +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>
|