Your IP : 216.73.216.0


Current Path : /home/goldnueh/public_html/wp-content/themes/jacqueline/
Upload File :
Current File : //home/goldnueh/public_html/wp-content/themes/jacqueline/404.php

<?php
/**
 * The template to display the 404 page
 *
 * @package JACQUELINE
 * @since JACQUELINE 1.0
 */

get_header();

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

get_footer();