pixsy/node_modules/pug-lexer/test/cases/inheritance.extend.pug
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

10 lines
109 B
Plaintext

extend auxiliary/layout.pug
block head
script(src='jquery.js')
block content
h2 Page
p Some content