{if $p.post_comments >= 15 && $p.post_puntos >= 50}<span class="qtip" title="Post Popular" style="margin-top: -20px; margin-right: -2px; color: #df7e17; font-weight: bold;float: right;"><img src="{$tsConfig.tema.t_url}/images/popular.png"></span>{/if}
<span class="floatR"><a href="{$tsConfig.url}/posts/{$p.c_seo}/">{$p.c_nombre}</a></span>
{if $p.post_comments >= 15 && $p.post_puntos >= 50}<span class="qtip" title="Post Popular" style="margin-top: -20px; margin-right: -2px; color: #df7e17; font-weight: bold;float: right;"><img src="{$tsConfig.tema.t_url}/images/popular.png"></span>{/if}
Cita:$p.post_comments >= 15
$p.post_puntos >= 50