Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
almajd
/
wp-content
/
themes
/
modarch
/
partials
/
File Content:
404.php
<?php /** * The template for displaying 404 pages (not found). * * @package Modarch */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <main class="site-main" role="main"> <div class="default-404-content"> <div class="default-404-content-container"> <div class="container"> <div class="lakit-row"> <div class="lakit-col default-404-content--content"> <div class="default-404-content--inner"> <h2><?php echo esc_html_x('404', 'front-end', 'modarch') ?></h2> <h4><?php echo esc_html_x('Page Not Found', 'front-end', 'modarch') ?></h4> <p><?php echo esc_html_x("We’re sorry, the page you requested could not be found. Please go back to homepage.", 'front-end', 'modarch'); ?></p> <div class="button-wrapper"><a class="button" href="<?php echo esc_url(home_url('/')) ?>"><?php echo esc_html_x('Back to homepage', 'front-view','modarch')?></a></div> </div> </div> </div> </div> </div> </div> </main>
Submit
FILE
FOLDER
Name
Size
Permission
Action
default
---
0755
404.php
1176 bytes
0644
archive.php
2330 bytes
0644
icons.php
17741 bytes
0644
search.php
1604 bytes
0644
single.php
1976 bytes
0644
N4ST4R_ID | Naxtarrr