PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/internetmoney.kerihosting.com/wp-content/themes/jnews/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/internetmoney.kerihosting.com/wp-content/themes/jnews/404.php

<?php
get_header();
$notfound = new \JNews\Archive\NotFoundArchive();
?>

    <div class="jeg_main <?php $notfound->main_class(); ?>">
        <div class="jeg_container">
            <div class="jeg_content">

                <div class="jeg_section">
                    <div class="container">
                        <div class="jeg_404_content row">
                            <div class="jeg_main_content col-sm-<?php echo esc_attr($notfound->get_content_width()); ?>">

                                <div class="jeg_inner_content">
                                    <div class="jeg_archive_header">
                                    
                                        <?php if(jnews_can_render_breadcrumb()) : ?>
                                        <div class="jeg_breadcrumbs jeg_breadcrumb_container">
                                            <?php echo jnews_sanitize_output( $notfound->render_breadcrumb() ); ?>
                                        </div>
                                        <?php endif; ?>
                                    
                                        <h1 class="jeg_archive_title"><?php jnews_print_translation('Page Not Found', 'jnews', 'page_not_found'); ?></h1>
                                        <p><?php jnews_print_translation('Sorry the page you were looking for cannot be found. Try searching for the best match or browse the links below:', 'jnews', 'sorry_page_not_found'); ?></p>
                                    
                                        <div class="jeg_archive_search">
                                            <?php get_search_form(true); ?>
                                        </div>
                                    </div>
                                    <!-- search end -->
                                    
                                    <div class="jnews_404_content_wrapper">
                                        <?php echo jnews_sanitize_output( $notfound->render_content() ); ?>
                                    </div>
                                </div>

                            </div>
                            <?php $notfound->render_sidebar(); ?>
                        </div>
                    </div>
                </div>

            </div>
            <?php do_action('jnews_after_main'); ?>
        </div>
    </div>

<?php get_footer(); ?>