File "404.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/themes/magone/404.php
File size: 334 bytes
MIME-type: text/x-php
Charset: utf-8
<?php get_header(); ?>
<div class="widget content-scroll no-title">
<div class='post-404'>
<div class='title'>404</div>
<div class='link'>
<a href='<?php echo esc_attr(home_url()); ?>'><i class='fa fa-car'></i> <?php esc_html_e('Back Home', 'magone'); ?></a>
</div>
</div>
</div>
<?php get_footer(); ?>