Current File : /home/kelaby89/cartel.express/wp-content/themes/detailx/404.php
<?php
/**
 * The template to display the 404 page
 *
 * @package DETAILX
 * @since DETAILX 1.0
 */

get_header();

get_template_part( apply_filters( 'detailx_filter_get_template_part', 'templates/content', '404' ), '404' );

get_footer();
Page not found – Hello World !