File: /home/retoti4c1e1s/public_html/longevitystructures.com/wp-content/themes/codate/404.php
<?php get_header();
$themnific_redux = get_option( 'themnific_redux' );?>
<div class="container">
<div id="core" class="blogger postbarNone">
<div id="content" class="eightcol">
<div class="page content_inn">
<div class="errorentry entry cntr">
<h2><?php esc_html_e('404 • Page not found ','codate');?></h2>
<p>
<?php esc_html_e('Oops! The page you are looking for does not exist.','codate');?></p>
<p>
<?php esc_html_e('It might have been moved or deleted. Try a search below...','codate');?></p>
<div class="cntr error-search"><?php get_search_form();?></div>
</div>
</div>
</div><!-- #content -->
</div>
</div>
<?php get_footer(); ?>