This commit is contained in:
Steven Barth 2008-03-28 00:20:04 +00:00
parent 95e9f0dbcd
commit 729c6f0f03

View file

@ -4,7 +4,7 @@
<head> <head>
<meta http-equiv="refresh" content="0; URL=/cgi-bin/index.cgi" /> <meta http-equiv="refresh" content="0; URL=/cgi-bin/index.cgi" />
</head> </head>
<body> <body style="background-color: black">
<a href="/cgi-bin/index.cgi">FFLuCI</a> <a style="color: white; text-decoration: none" href="/cgi-bin/index.cgi">FFLuCI - Freifunk Lua Configuration Interface</a>
</body> </body>
</html> </html>