poblados-colonizacion-colon.../docs/_layouts/page.html
2017-06-17 18:27:59 +02:00

19 lines
270 B
HTML
Executable file

---
layout: default
---
<article id="main">
<header>
<h2>{{ page.title }}</h2>
<p>{{ page.subtitle }}</p>
</header>
<section class="wrapper style5">
<div class="inner">
{{ content }}
</div>
</section>
{% include menu.html %}
</article>