<?php /** * Front Page * * @package Total */ get_header(); do_action('total_front_page_template'); get_footer();