diff options
author | Steven Barth <steven@midlink.org> | 2008-04-11 18:26:35 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-04-11 18:26:35 +0000 |
commit | a09102416324658e85ee0652a7e1acce3089cf65 (patch) | |
tree | fdd98e80bab05b81944a32f84761bf5db35459b3 /core/contrib/index.html | |
parent | 0268c3491f5b14ffdba097e6a983ffc7c53daa13 (diff) |
Diffstat (limited to 'core/contrib/index.html')
-rw-r--r-- | core/contrib/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/contrib/index.html b/core/contrib/index.html new file mode 100644 index 0000000000..58387a5fec --- /dev/null +++ b/core/contrib/index.html @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="refresh" content="0; URL=/cgi-bin/index.cgi" /> +</head> +<body style="background-color: black"> +<a style="color: white; text-decoration: none" href="/cgi-bin/index.cgi">FFLuCI - Freifunk Lua Configuration Interface</a> +</body> +</html>
\ No newline at end of file |