Create layout.jade
This commit is contained in:
parent
8cfc9ccd6f
commit
e1606408ea
7
example/socketsio-auth0-sample/views/layout.jade
Normal file
7
example/socketsio-auth0-sample/views/layout.jade
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
doctype html
|
||||||
|
html
|
||||||
|
head
|
||||||
|
|
||||||
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||||
|
body
|
||||||
|
block content
|
Reference in New Issue
Block a user