1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 22:19:26 +00:00
Files
stratos/views/error.hbs
2022-01-25 20:05:20 +00:00

5 lines
88 B
Handlebars

<h1>Error</h1>
<span class='code'>{{ code }}</span>
<span class='msg'>{{ msg }}</span>