Hi carlucci
In the file: /templates/ja_teline_v/html/layouts/joomla/content/item/default.php
You can look for 106 line:
<?php echo JLayoutHelper::render('joomla.content.info_block.topic', array('item' => $item)); ?>
It renders topic links, you can move it to the position you wish.
Regards