test/_layouts/page.html

4 lines
66 B
HTML

{% include header.html %}
{{ content }}
{% include footer.html %}