mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
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
|
Loading…
Reference in New Issue
Block a user