<?php
/*
Template Name: Archive template
*/

// This template uses the singular.php template file, but with the archive content appended to the_content with wilson_the_content().

include( locate_template( 'singular.php' ) );
