<?php /** * The main template file * * @since 1.0 * @version 1.0 */ get_header(); homeid_get_template('archive'); get_footer();