PATH:
home
/
lab2454c
/
securepaychip.com
/
wp-content
/
themes
/
wp-bootstrap-starter
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package WP_Bootstrap_Starter */ get_header(); ?> <div class="message_wrap"> <div class="container"> <div class="message_content"> <div class="row"> <div class="col-lg-12 col-md-12"> <div class="message_details"> <div class="message_details_inner"> <h3 class="page-title"><?php esc_html_e('Oops! That page can’t be found.', 'wp-bootstrap-starter'); ?></h3> </div> </div> </div> </div> </div> </div> </div> <?php get_footer();
[+]
woocommerce
[-] search.php
[edit]
[-] index.php
[edit]
[-] woocommerce.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-home.php
[edit]
[-] .DS_Store
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[-] single-attachment.php
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[+]
template-parts
[-] archive-events.php
[edit]
[-] comments.php
[edit]
[+]
inc