synshop.info/_layouts/page.html

10 lines
157 B
HTML

---
layout: base
---
<section id="page" class="container">
{{ content }}
</section>
<footer id="bodyfooter">
{% include bodyfooter.html %}
</footer>