<html>
<head>
<title>{{.Title}}</title>
</head>
<body>
	<h1>Hi {{.Name}}
</body>
</html>