2016-02-24 22:18:18 -05:00
|
|
|
---
|
|
|
|
layout: archive
|
|
|
|
title: "Page Archive"
|
|
|
|
permalink: /page-archive/
|
2016-03-06 22:07:48 -05:00
|
|
|
author_profile: false
|
2016-02-24 22:18:18 -05:00
|
|
|
---
|
2016-03-07 09:51:50 -05:00
|
|
|
|
2016-03-07 10:27:07 -05:00
|
|
|
{% include base_path %}
|
2016-02-24 22:18:18 -05:00
|
|
|
{% for post in site.pages %}
|
2016-03-19 20:58:17 -04:00
|
|
|
{% include archive-single.html %}
|
2016-02-24 22:18:18 -05:00
|
|
|
{% endfor %}
|