%PDF- %PDF-
| Direktori : /home/gachan/www/wp-content/themes/jekas/ |
| Current File : /home/gachan/www/wp-content/themes/jekas/404.php |
<?php get_header(); ?>
<section class="content_info">
<!-- Info Resalt-->
<div class="paddings">
<div class="container wow fadeInUp">
<div class="row page-error">
<h1>404<?php print esc_html($jekas_opts['404_title']) ?> <i class="<?php print $jekas_opts['404_icon']?>" ></i> </h1>
<hr class="tall">
<p class="lead"><?php print esc_html($jekas_opts['404_sms']) ?></p>
<a href="<?php print esc_url(get_site_url())?>" class="button"><?php print esc_html($jekas_opts['404_btn']) ?> </a>
</div>
</div>
</div>
<!-- End Info Resalt-->
</section>
<?php get_footer(); ?>