nus-mtp/sashimi-note

View on GitHub
sashimi-platform/views/error.hbs

Summary

Maintainability
Test Coverage
<h1>{{message}}</h1>
<h2>{{error.status}}</h2>
<pre>{{error.stack}}</pre>