mirror of
https://github.com/Aviortheking/IMIE_CQ.git
synced 2025-08-12 04:31:58 +00:00
Architecture du projet avec Express et Mocha
This commit is contained in:
6
SofwtareQuality/views/error.pug
Normal file
6
SofwtareQuality/views/error.pug
Normal file
@@ -0,0 +1,6 @@
|
||||
extends layout
|
||||
|
||||
block content
|
||||
h1= message
|
||||
h2= error.status
|
||||
pre #{error.stack}
|
Reference in New Issue
Block a user