SalaMuseoGames/_layouts/page.html

12 lines
127 B
HTML
Raw Normal View History

---
layout: default
---
<div class="post">
<article class="post-content fullwidth">
{{ content }}
</article>
</div>