summaryrefslogtreecommitdiff
path: root/html/entries/test.html
blob: cf4cbac4304e5d71478b7be3fbf9947ba31aa06c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>test</title>
</head>
<body>
	<h1>test</h1>
<p>hi test haha</p>
</body>
</html>