whoami7 - Manager
:
/
home
/
analuakl
/
somethingsmushy.com
/
wp-content
/
themes
/
beauty-spa-elementor
/
Upload File:
files >> /home/analuakl/somethingsmushy.com/wp-content/themes/beauty-spa-elementor/404.php
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package Beauty Spa Elementor */ get_header(); ?> <div class="header-image-box text-center"> <div class="container"> <?php if(get_theme_mod( 'beauty_spa_elementor_header_page_title', true)) : ?> <h1><?php echo esc_html(get_theme_mod('beauty_spa_elementor_page_not_found_title', __('404 Error!', 'beauty-spa-elementor'))); ?></h1> <?php endif; ?> <?php if(get_theme_mod( 'beauty_spa_elementor_header_breadcrumb', true)) : ?> <div class="crumb-box mt-3"> <?php beauty_spa_elementor_the_breadcrumb(); ?> </div> <?php endif; ?> </div> </div> <div id="content"> <div class="container"> <div class="py-5 text-center not-found-content"> <p><?php echo esc_html(get_theme_mod('beauty_spa_elementor_page_not_found_text', __('The page you are looking for may have been moved, deleted, or possibly never existed.', 'beauty-spa-elementor'))); ?></p> <?php get_search_form(); ?> </div> </div> </div> <?php get_footer(); ?>
Copyright ©2021 || Defacer Indonesia