%PDF- %PDF-
Direktori : /www/old2/_terainkognita.cz/www.terainkognita.cz/wp-content/themes/roseta/ |
Current File : /www/old2/_terainkognita.cz/www.terainkognita.cz/wp-content/themes/roseta/404.php |
<?php /** * The template for displaying 404 pages (Not Found). * * @package Roseta */ get_header(); ?> <div id="container" class="<?php roseta_get_layout_class(); ?>"> <main id="main" class="main"> <?php cryout_before_content_hook(); ?> <header id="post-0" class="pad-container error404 not-found" <?php cryout_schema_microdata( 'element' ); ?>> <h1 class="entry-title" <?php cryout_schema_microdata( 'entry-title' ); ?>><?php _e( 'Not Found', 'roseta' ); ?></h1> <p <?php cryout_schema_microdata( 'text' ); ?>><?php _e( 'Apologies, but the page you requested could not be found. Perhaps searching will help.', 'roseta' ); ?></p> <?php get_search_form(); ?> </header> <?php cryout_empty_page_hook(); ?> <?php cryout_after_content_hook(); ?> </main><!-- #main --> <?php roseta_get_sidebar(); ?> </div><!-- #container --> <?php get_footer(); ?>