<!DOCTYPE html>
<html>
<head>
    <title>Hello</title>
</head>
<body>

<h1>Hello!</h1>
<a href="/auth/signin">Sign In</a>

</body>
</html>