Server IP : 103.53.40.154 / Your IP : 3.138.101.219 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/ppcad7no/parthaquafresh.com/../aiidm.in/wp-content/themes/woodmart/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php /** * The template for displaying 404 pages (Not Found) */ get_header(); ?> <div class="site-content col-12" role="main"> <header class="page-header"> <h3 class="title"><?php esc_html_e( 'Not Found', 'woodmart' ); ?></h3> </header> <div class="page-content"> <h1><?php esc_html_e( 'This is somewhat embarrassing, isn’t it?', 'woodmart' ); ?></h1> <p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try a search?', 'woodmart' ); ?></p> <?php woodmart_search_form(); ?> </div><!-- .page-content --> </div><!-- .site-content --> <?php get_footer(); ?>