Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
views/error.hbs@1:b194c28a1670, 2017-08-23 (annotated)
- Committer:
- Ren Boting
- Date:
- Wed Aug 23 14:08:23 2017 +0900
- Revision:
- 1:b194c28a1670
- Parent:
- 0:a9bcda5b678a
Refined the application and update logo.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| edamame22 | 0:a9bcda5b678a | 1 | <h1>{{message}}</h1> |
| edamame22 | 0:a9bcda5b678a | 2 | <h2>{{error.status}}</h2> |
| edamame22 | 0:a9bcda5b678a | 3 | <pre>{{error.stack}}</pre> |