project __tests__: archive

Available Variants

prototype
archive README

This needs docs!
Create a README.md in the pattern's directory and add details about using this pattern in markdown.

archive Twig The markup file.
{% if query.is_section_front %}
	<h1>Including a bunch of stories for tag archive only</h1>
{% endif %}
archive JSON The data object for this pattern.
{}