File "404.php"
Full Path: /home/concvitk/public_html/wp-content/themes/conceptualizate/404.php
File size: 515 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
get_header();
?>
<main class="page-404">
<div class="content-404 container text-center">
<h1 class="text-primary ml15">
<span class="word">4</span>
<span class="word">0</span>
<span class="word">4</span>
</h1>
<h3>Page not found</h3>
<p>No te preocupes... Estás es buenas manos. Regresa a la página de inicio 👍</p>
</div>
</main>
<?php get_footer(); ?>