summaryrefslogtreecommitdiff
path: root/frontend/test.html
blob: 3cf661241df550786a254e0327e35e042f78442c (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
	<head>
		<title>Test</title>
	</head>

	<body>
		<h1>Test</h1>
	</body>
</html>