Store and publish annotations on the web, as described in the Web Annotation Discovery proposal.

web-annotation-discovery-se.../views/ error.hbs
4 lines
74 B

  1. <h1>{{message}}</h1>
  2. <h2>{{error.status}}</h2>
  3. <pre>{{error.stack}}</pre>