<?php /** * The main template file. * * @package Total */ get_header(); do_action('total_home_template'); get_footer();