blog/archive.html
Jade Dominguez 5c0a7a6dcd Update helper calls
Use 'JB/[HELPER]' format
2012-01-23 03:28:28 -08:00

10 lines
No EOL
171 B
HTML

---
layout: page
title : Archive
header : Post Archive
group: navigation
---
{% include JB/setup %}
{% assign posts_collate = site.posts %}
{% include JB/posts_collate %}