aboutsummaryrefslogtreecommitdiff
path: root/www/html/test.html
blob: b789672ed6303674c7e5b8ef61d50786aa0b6d48 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
	<head>
		<title>Test</title>
		<meta charset="UTF-8">
	</head>
	<body>This is a test page</body>
</html>