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