<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head><title>Redirect (303)</title></head>
<body>
  <h1>303 See Other</h1>
  <p>The response to your request is located at
  <a href="${url}">${url | h}</a>.</p>
</body>
</html>