first commit
This commit is contained in:
7
dockers/quotas/html/express_webapp/views/layout.jade
Normal file
7
dockers/quotas/html/express_webapp/views/layout.jade
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