17 lines
236 B
HTML
Raw Normal View History

2021-01-13 18:58:23 -05:00
---
layout: default
---
{% comment %}
This layout is a post with pagination.
{% endcomment %}
<!-- Main -->
<section id="main" class="wrapper style1">
<div class="inner">
<!-- Content -->
{{ content }}
</div>
</section>