pixsy/node_modules/pug-linker/test/cases-src/auxiliary/inheritance.extend.mixin.bl...

12 lines
129 B
Plaintext

mixin article()
article
block
html
head
title My Application
block head
body
+article
block content