%PDF- %PDF-
| Direktori : /home/gachan/www/wp-content/themes/jekas/inc/section_title/ |
| Current File : /home/gachan/www/wp-content/themes/jekas/inc/section_title/section_title.php |
<?php global $jekas_hdesc;?>
<div class="container">
<div class="row animated fadeInUp delay1">
<div class="col-md-5">
<h1><?php print get_the_title()?></h1>
</div>
<div class="col-md-7">
<p><?php print esc_html($jekas_hdesc)?></p>
</div>
</div>
</div>