<html>
<head>
<title>{{ .Page.Title }}</title>
</head>
<body>
<h1> (Template) Hello from views/index.html </h1>
<script src="/app.js"> </script>
</body>
</html>