File manager - Edit - /home/verseaumee/middletvnew/wp-content/themes/theme/404.php
Back
<?php /** * The template for displaying 404 pages (not found) * * @package Art Blog */ get_header(); ?> <div class="container"> <div class="site-wrapper"> <main id="primary" class="site-main"> <section class="error-404 not-found"> <header class="page-header"> <h1 class="page-title"><?php esc_html_e( 'Oops! That page can’t be found.', 'art-blog' ); ?></h1> </header> <div class="page-content"> <p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'art-blog' ); ?></p> <?php get_search_form(); ?> </div> </section> </main> </div> </div> <?php get_footer();
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings