kameronkenny.com/_layouts/page.html

11 lines
136 B
HTML

{% include head.html %}
<body>
{% include header.html %}
{{ content }}
</section>
</div>
{% include footer.html %}