GitPrep
Login
/
section
/
apps
Fork
Code
Issues
0
Pull request
0
Wiki
Members
apps
/
maps
/
views
/
error.jade
/
Newer
■
■
■
■
■
■
■
■
■
■
Older
6 lines
|
0.084kb
Raw
Normal View
History
initial commit
12f3d87
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}