aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
blob: 364f32031828928e1809cdd0401faad5073e7c81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
	<head>
		<title>Hell Correspondence</title>
		<link rel="stylesheet" type="text/css" href="main.css">
	</head>
	<body>
		<div>
			<h1 id="title">Do you wanna know what hell feels like?</h1>
		</div>
	</body>
</html>