<!DOCTYPE html>
<html lang="en">
	<head>
		{{> head}}
	</head>
	<body>
		<main>
			{{{body}}}
		</main>
	</body>
</html>
