Viewing File: /home/u103475381/domains/scunna.com/public_html/wp-content/themes/bones_elementor/404.php
<?php get_header(); ?>
<div id="content">
<div id="inner-content" class="wrap cf">
<main id="main" class="m-all t-all d-all center cf" role="main" itemscope itemprop="mainContentOfPage" itemtype="http://schema.org/Blog">
<article id="post-not-found" class="hentry cf">
<header class="article-header">
<h1><?php _e( 'Ops! Está página não existe.', 'bonestheme' ); ?></h1>
<a href="<?php echo home_url(); ?>"><h3>Clique aqui e volte para a página inicial.</h3></a>
</header>
<section class="entry-content">
</section>
<!-- <section class="search">
<p><?php get_search_form(); ?></p>
</section>
-->
<footer class="article-footer">
</footer>
</article>
</main>
</div>
</div>
<?php get_footer(); ?>
Back to Directory
File Manager