adistancia.ansol.org/_layouts/page.html

15 lines
209 B
HTML
Raw Normal View History

2019-11-13 21:11:44 +00:00
---
layout: default
---
<article class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>
<div class="post-content">
{{ content }}
</div>
</article>