woodpecker/vendor/github.com/eknkc/amber/samples/inherit.amber
2015-09-29 18:21:17 -07:00

11 lines
212 B
Text

extends inherit.master.amber
block append meta
meta[name="keywords"][content="These are added by the child template"]
block menu
li Item 1
li Item 2
block content
p Content from child template