<!doctype html>
<html>

  <head>
    <title> Error </title>
  </head>

  <body>
    <pre> {{ .Error}} </pre>
  </body>
</html>