<?php /** * The template for displaying all pages. * * @package Total */ get_header(); do_action('total_page_template'); get_footer();