<html>
  <head>
    <title>Home page</title>
  </head>
  <body>
  You need to <a href="/authentication/login?redirect=/">log in</a> to access the <a href="/secret.html">secret</a>!<br/><br/>
  You can also log off by visiting the following <a href="/authentication/logout?redirect=/">link</a>.
  </body>
</html>