<?php /** * The template for displaying 404 pages (not found). * * @package Total */ get_header(); do_action('total_404_template'); get_footer();