9 lines
No EOL
160 B
HTML
9 lines
No EOL
160 B
HTML
---
|
|
layout: page
|
|
title : Archive
|
|
header : Post Archive
|
|
group: example-page
|
|
---
|
|
|
|
{% assign posts_collate = site.posts %}
|
|
{% include helpers/posts_collate.html %} |