<link rel="stylesheet" type="text/css" href="./content.css">
<?php echo '<div class="boxBody">
<div id="homeNews">
<span class="ntype t-new"></span>
<img src="icon.fw.png" alt=""> <span class="title"> <td> <a href="'.$url.'index.php?/topic/'.$tid.'-'.$titleseo.'" target="_self" class="link-news">'.$title.'</a></td></span>
<span class="date"> <td><span>'.substr( $data , 0 , 5 ).'</span></td> </span>
</div>
<a href="http://" class="iconLink" style="opacity: 0.8;">Ver noticias anteriores</a>
</div>
'; ?>