initial
This commit is contained in:
9
node_modules/pug/test/cases/inheritance.pug
generated
vendored
Normal file
9
node_modules/pug/test/cases/inheritance.pug
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
extends auxiliary/layout.pug
|
||||
|
||||
block head
|
||||
script(src='jquery.js')
|
||||
|
||||
block content
|
||||
h2 Page
|
||||
p Some content
|
||||
Reference in New Issue
Block a user