Current Path : /var/test/www/foundation/wp-content/themes/kallyas/components/blog/ |
Current File : /var/test/www/foundation/wp-content/themes/kallyas/components/blog/blog-noposts.php |
<?php if(! defined('ABSPATH')){ return; } ?> <div class="itemContainer noPosts kl-blog-item-container kl-blog-item--noposts"> <p><?php echo __( 'Sorry, no posts matched your criteria.', 'zn_framework' ); ?></p> </div><!-- end Blog Item --> <div class="clear"></div>