%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home1/lightco1/oldbackup/wp-content/themes/konte/
Upload File :
Create Path :
Current File : //home1/lightco1/oldbackup/wp-content/themes/konte/404.php

<?php
/**
 * The template for displaying 404 pages (not found)
 *
 * @link    https://codex.wordpress.org/Creating_an_Error_404_Page
 *
 * @package Konte
 */

get_header(); ?>

	<div id="primary" class="content-area">
		<main id="main" class="site-main">

			<section class="error-404 not-found">
				<header class="page-header">
					<p class="error-title"><?php esc_html_e( 'Error 404', 'konte' ) ?></p>
					<h1 class="page-title"><?php esc_html_e( 'Oops.', 'konte' ); ?></h1>
				</header><!-- .page-header -->

				<div class="page-content">
					<p>
						<?php esc_html_e( "The page you're looking for isn't available.", 'konte' ); ?><br>
						<?php esc_html_e( 'Try to search again or use the go back button below.', 'konte' ); ?>
					</p>

					<p>
						<a href="<?php echo esc_url( home_url( '/' ) ) ?>" class="button large">
							<?php konte_svg_icon( 'icon=arrow-left' ) ?>
							<?php esc_html_e( 'Go back', 'konte' ); ?>
						</a>
					</p>
				</div><!-- .page-content -->
			</section><!-- .error-404 -->

		</main><!-- #main -->
	</div><!-- #primary -->

<?php
get_footer();

Zerion Mini Shell 1.0