<!DOCTYPE html>
<html>
<head>
<title>{{.AppName}}</title>
</head>
<body>
<script type="module" src="./main.js"></script>
</body>
</html>