• File: 404.php
  • Full Path: /home/bravetechrwanda/hpgt.org/.log-unix/wp-includes/themes/royal-elementor-kit/404.php
  • Date Modified: 12/17/2021 4:57 PM
  • File size: 324 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php get_header(); ?>

	<div class="page-404">
	
		<h2><?php esc_html_e( 'Page not found!', 'royal-elementor-kit' ); ?></h2>

		<p>
			<?php esc_html_e( 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', 'royal-elementor-kit' ); ?>
		</p>

	</div>

<?php get_footer(); ?>