diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pages/index.html b/pages/index.html new file mode 100644 index 0000000..5882a4e --- /dev/null +++ b/pages/index.html @@ -0,0 +1,8 @@ +<HTML> +<HEAD> + <META http-equiv="Refresh" content="0; url=start.php"> +</HEAD> +<BODY> + <P><A href="start.php">Weiterleitung...</A></P> +</BODY> +</HTML> |