apps / maps / views / error.jade /
Newer Older
6 lines | 0.084kb
initial commit
admin cloud-section (root) authored on 2016-12-10
1
extends layout
2

            
3
block content
4
  h1= message
5
  h2= error.status
6
  pre #{error.stack}