1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-18 08:26:45 +02:00
woodpecker/vendor/github.com/eknkc/amber/samples/inherit.amber
2015-09-29 18:21:17 -07:00

12 lines
212 B
Plaintext

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