blob: 58a007bf16e323c1d2527798cdf54023f83c3104 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Create New Account</title>
</head>
<body>
<a href="/">whoami</a>
<a href="/login">login</a>
<a href="/logout">logout</a>
<a href="/registration">registration</a><br/>
Hello {{.}}!
</body>
</html>