diff options
Diffstat (limited to 'web/index.html')
-rwxr-xr-x | web/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html new file mode 100755 index 00000000..b124b4aa --- /dev/null +++ b/web/index.html @@ -0,0 +1,8 @@ +<html> +<head> +<meta HTTP-Equiv="Refresh" CONTENT="0; URL=/webqtl/main.py"> +<meta HTTP-EQUIV="Pragma" CONTENT="no-cache"> +</head> +<body> +</body> +<html> |