mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 09:05:35 -07:00
6 lines
88 B
HTML
6 lines
88 B
HTML
{% include header.html %}
|
|
<main>
|
|
{{ content }}
|
|
</main>
|
|
{% include footer.html %}
|