This website works better with JavaScript.
Explore
Help
Register
Sign In
Visoth
/
Backend-POS
Watch
1
Star
0
Fork
You've already forked Backend-POS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
3.5 MiB
Tree:
e804cd1da6
Backend-POS
/
views
/
error.jade
7 lines
84 B
Raw
Normal View
History
Unescape
Escape
First init
9 months ago
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}