![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/anfangola.com/wp-content/themes/mh-magazine-lite/ |
<?php get_header(); ?> <div class="mh-wrapper mh-clearfix"> <div id="main-content" class="mh-content" role="main" itemprop="mainContentOfPage"> <?php mh_before_page_content(); ?> <header class="page-header"> <h1 class="page-title"> <?php esc_html_e('Page not found (404)', 'mh-magazine-lite'); ?> </h1> </header> <div class="entry-content mh-widget"> <div class="mh-box"> <p><?php esc_html_e('It seems we can’t find what you’re looking for. Perhaps searching can help.', 'mh-magazine-lite'); ?></p> </div> <h4 class="mh-widget-title mh-404-search"> <span class="mh-widget-title-inner"> <?php esc_html_e('Search', 'mh-magazine-lite'); ?> </span> </h4> <?php get_search_form(); ?> </div> <div class="404-recent-articles mh-widget-col-2"><?php $instance = array('title' => esc_html__('Recent Articles', 'mh-magazine-lite'), 'postcount' => '6', 'sticky' => 1); $args = array('before_widget' => '<div class="mh-widget">', 'after_widget' => '</div>', 'before_title' => '<h4 class="mh-widget-title"><span class="mh-widget-title-inner">', 'after_title' => '</span></h4>'); the_widget('mh_custom_posts_widget', $instance , $args); ?> </div> </div> <?php get_sidebar(); ?> </div> <?php get_footer(); ?>