���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/zhaagvlk/public_html/wp-content/themes/sasup/404.php
���ѧ٧ѧ�
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package sasup */ get_header(); ?> <div class="error-area pt-100 pb-120"> <div class="container"> <div class="row"> <div class="col-xl-8 offset-xl-2"> <?php $sasup_error_404_text = get_theme_mod('sasup_error_404_text', __('404','sasup')); $sasup_error_title = get_theme_mod('sasup_error_title', __('Page not found','sasup')); $sasup_error_link_text = get_theme_mod('sasup_error_link_text', __('Back To Home','sasup')); $sasup_error_desc = get_theme_mod('sasup_error_desc',__('Oops! The page you are looking for does not exist. It might have been moved or deleted.','sasup')); ?> <div class="error-404 not-found"> <div class="page-content"> <div class="error-404-content text-center"> <h1 class="error-404-title"><?php print esc_html( $sasup_error_404_text ); ?></h1> <h2 class="error-title"><?php print esc_html( $sasup_error_title ); ?></h2> <div class="error-content"> <div class="error-text"> <span><?php print esc_html( $sasup_error_desc ); ?></span> </div> <div class="error-btn-bh"> <a href="<?php print esc_url(home_url('/')); ?>" class="sasup-theme-btn"> <?php print esc_html($sasup_error_link_text); ?> <i class="fal fa-long-arrow-right"></i> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <?php get_footer();
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�