test/_layouts/page.html

4 lines
66 B
HTML
Raw Normal View History

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