sf-static/portfolio/node_modules/pug-linker/test/cases-src/auxiliary/inheritance.extend.mixin.block.pug

12 lines
129 B
Text
Raw Normal View History

2023-02-28 18:21:07 +00:00
mixin article()
article
block
html
head
title My Application
block head
body
+article
block content