| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/cuisinesj/www/new/wp-content/themes/customizr/templates/parts/content/no-results/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/customizr/templates/parts/content/no-results/404.php |
<?php
/**
* The template for displaying the 404 content
*/
?>
<header class="entry-header text-center" <?php czr_fn_echo('element_attributes') ?>>
<h1 class="entry-title big-text-10 m-t-05"><?php _e( '404', 'customizr') ?></h1>
<h2><?php _e('Ooops, page not found', 'customizr') ?></h2>
</header>
<hr class='featurette-divider'>
<article id="post-0" class="post error404 no-results not-found row text-center">
<div class="tc-content col-12">
<div class="entry-content">
<p><?php _e( 'Sorry, but the requested page is not found. You might try a search below.' , 'customizr' ) ?></p>
<?php get_search_form() ?>
</div>
</div>
</article>