blob: 70e36ab909d5ae9bb4a8d81c0f219045c7bc7625 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="/static/main.css?v=0.0.1">
<title>Hello {{.}}!</title>
</head>
<body>
<a href="/logout">logout</a>
Hello {{.}}!
</body>
</html>