PATH:
home
/
carfac
/
public_html
/
unitphotog
/
wp-content
/
themes
/
leadx
<?php /** * The template for displaying 404 pages (not found). */ get_header(); $btn_style = get_theme_mod('leadx_button_style', 'style-2'); ?> <div class="wrapper" id="404-wrapper"> <div class="container"> <div class="row pd50"> <div class="col-sm-10 col-sm-offset-1"> <div class="text-center"> <p class="intro"><?php esc_html_e("The page you requested couldn't be found - this could be due to a spelling error in the URL or a removed page.",'leadx'); ?></p> <div class="mt35"> <a class="btn-primary <?php echo esc_attr($btn_style); ?>" href="<?php echo esc_url(home_url('/')); ?>"><?php esc_html_e('Go Back Home','leadx'); ?></a> </div> </div> </div> </div> </div><!-- Container end --> </div><!-- Wrapper end --> <?php get_footer(); ?>
[-] archive.php
[edit]
[-] page-visual-composer.php
[edit]
[-] error_log
[edit]
[+]
includes
[+]
demo-content
[+]
fonts
[-] index.php
[edit]
[-] screenshot.png
[edit]
[+]
css
[-] sidebar-shop.php
[edit]
[-] 404.php
[edit]
[+]
vc_templates
[-] style.css
[edit]
[-] comments.php
[edit]
[-] content-page.php
[edit]
[+]
woocommerce
[+]
img
[-] functions.php
[edit]
[-] taxonomy-team_category.php
[edit]
[+]
framework
[-] sidebar.php
[edit]
[-] header.php
[edit]
[-] comment-form.php
[edit]
[-] wpml-config.xml
[edit]
[-] woocommerce.php
[edit]
[+]
js
[-] single.php
[edit]
[-] page.php
[edit]
[-] search.php
[edit]
[-] .htaccess
[edit]
[-] sidebar-page.php
[edit]
[-] readme.txt
[edit]
[-] searchform.php
[edit]
[+]
templates
[+]
..
[-] content-search.php
[edit]
[+]
languages
[-] footer.php
[edit]