<html>

<head>

</head>

<body>
    <h1>It works!</h1>
    <p>
        Token is {{.Token}}
    </p>
</body>

</html>