blob: 79b81ce0972c5293ed310f1084a2a8afbcd9b914 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
---
layout: archive
---
{{ content }}
<div class="entries-{{ page.entries_layout }}">
{% include posts-category.html taxonomy=page.taxonomy type=page.entries_layout %}
</div>
|