Your IP : 216.73.216.95


Current Path : /var/test/www/foundation/wp-content/themes/kallyas/components/blog/default-classic/
Upload File :
Current File : /var/test/www/foundation/wp-content/themes/kallyas/components/blog/default-classic/blog-content.php

<?php if(! defined('ABSPATH')){ return; } ?>
<div class="itemIntroText kl-blog-item-content">
    <?php
    echo $current_post['media'];
    echo $current_post['content'];
    ?>
</div>
<!-- end Item Intro Text -->
<div class="clear"></div>