mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added node-modules
This commit is contained in:
9
node_modules/piler/spec/testapp/views/layout.jade
generated
vendored
Normal file
9
node_modules/piler/spec/testapp/views/layout.jade
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
!!! 5
|
||||
html(lang="en")
|
||||
head
|
||||
!{css}
|
||||
style #tests * { color: red }
|
||||
body
|
||||
h1 Piler test page
|
||||
#container !{body}
|
||||
!{js}
|
Reference in New Issue
Block a user