<?php /** * The template for displaying 404 pages (Not Found) * * @package WordPress * @subpackage sgwindow * @since sgwindow */ get_header(); get_footer();