mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 00:59:29 +00:00
Migrated from ejs to handlebars
This commit is contained in:
4
views/error.hbs
Normal file
4
views/error.hbs
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Error</h1>
|
||||
|
||||
<span class='code'>{{ code }}</span>
|
||||
<span class='msg'>{{ msg }}</span>
|
||||
Reference in New Issue
Block a user