<?php
/* Template Name: Archive Template */
/*
This page template uses singular.php for output. The singular.php template
checks if the page being output is set to this page template, and if it is,
outputs the archive list in inc/archive-list.php.
*/
get_template_part( 'singular' );