<section id="error">
  <h1 style="color:red">Error Page</h1>
  <h2>{{message}}{{error.status}}</h2>
  <pre>{{error.stack}}</pre>
</section>

