summaryrefslogtreecommitdiffstats
path: root/www/index.html
blob: 465a49d7b3770d411500bdcfff23d835bfe1970c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
	<head>
		<meta charset='utf-8' />
		<meta http-equiv='Cache-Control' content='no-cache' />
		<meta http-equiv='Pragma' content='no-cache' />
		<meta http-equiv='refresh' content='0; url=cgi-bin/acf'>
	</head>

	<body>
	</body>
</html>