| Server IP : 172.67.178.83 / Your IP : 216.73.217.141 Web Server : Apache System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64 User : corbizre ( 1013) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/corbizre/officespace4lease.com/wp-content/themes/sesame/ |
Upload File : |
<?php
/**
* 404 Page
* @author Realtyna Inc.
*/
get_header();
?>
<?php do_action('sesame_breadcrumbs'); ?>
<section id="content" role="main" class="re-container re-main-section re-page-not-found">
<article id="post-0" class="post not-found">
<header class="re-title-default">
<h1 class="re-entry-title">
<span class="large-font-size"><?php esc_html_e('Oops!', 'sesame'); ?></span>
<span class="small-font-size"><?php esc_html_e('This page could not be found!', 'sesame'); ?></span>
</h1>
<p class="re-entry-subtitle"><?php esc_html_e('Try a search instead?', 'sesame'); ?></p>
</header>
<section class="re-entry-content">
<?php get_search_form(); ?>
</section>
<div class="re-not-found-bg"></div>
</article>
</section>
<?php get_footer(); ?>