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:
7
SofwtareQuality/views/layout.pug
Normal file
7
SofwtareQuality/views/layout.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
title= title
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
body
|
||||
block content
|
Reference in New Issue
Block a user