It simply shows all intro text you set in each article, if you want to remove, open this file:
root/templates/ja_teline_v/html/com_content/category/blog_item.php
Comment or remove this line:
<?php echo $this->item->introtext; ?>
It will not affect article view.