error.jet.html 146 B

1234567
  1. <div class="container error">
  2. <h2>Oh no! Errors!</h2>
  3. <p>This is what you got instead ¯\_(ツ)_/¯</p>
  4. <br />
  5. {{ Error }}
  6. </div>