iris/_examples/view/template_amber_0/views/index.amber

11 lines
209 B
Plaintext
Raw Normal View History

extends layouts/main.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