mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-20 15:54:21 +01:00
13 lines
147 B
HTML
13 lines
147 B
HTML
---
|
|
layout: core
|
|
---
|
|
|
|
<div id="wrap">
|
|
<div class="container">
|
|
{% include logo.html %}
|
|
</div>
|
|
|
|
{{ content }}
|
|
|
|
{% include footer.html %}
|
|
</div> |