Viewing File: /home/cienp/public_html/inct-inovamed/wp-content/themes/inovamed/404.php

<?php locate_template('template', true, true); get_header(); ?>
<?php include 'menu.php'; ?>

<section class="erro404 wrapper">
	Erro 404!<br>
	Página não encontrada.
</section>

<?php get_footer(); ?>
Back to Directory File Manager