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