Viewing File: /home/maglabs/exclusive/wp-content/themes/homeid/index.php

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