/
/
home
/
melaqxso
/
allshadesofwellness.com
/
wp-content
/
themes
/
alone
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/allshadesofwellness.com/wp-content/themes/alone
Edit:
/home/melaqxso/allshadesofwellness.com/wp-content/themes/alone/404.php
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package WordPress * @subpackage Alone * @since Alone 7.0 */ get_header(); ?> <div id="content" class="site-content"> <div id="primary" class="content-area error-page-template"> <div class="container responsive"> <main id="main" class="site-main"> <div class="error-404 not-found"> <h1 class="page-title"><?php _e( 'Oops! That page can’t be found.', 'alone' ); ?></h1> <div class="page-desc"><?php _e( 'It looks like nothing was found at this location. Maybe try a search?', 'alone' ); ?></div> <?php get_search_form(); ?> </div><!-- .error-404 --> </main><!-- #main --> </div> </div><!-- #primary --> </div><!-- #content --> <?php get_footer();
Ukuran: 833 B