_layouts/category.html (
7
lines of code) (
raw
):
--- layout: archive --- {{ content }} <div class="entries-{{ page.entries_layout }}"> {% include posts-category.html taxonomy=page.taxonomy type=page.entries_layout %} </div>