advices_one.tpl 627 Bytes
<div class="title3 mt mb"><div class="l"><div class="r"><h2>{$advices.title|stripslashes|escape:"html"}</h2></div></div></div>
{if $advices.pic_big}<img src="{$smarty.const.URL}uploaded/pic/advices/big/{$advices.pic_big}" class="pic right" border="0" alt="{$advices.title|stripslashes|escape:"html"}" align="left">{/if}
{$advices.text|stripslashes}
<div class="both"></div>
{$advices.youtube|stripslashes}
<div class="both"></div>
{if $topic_parent.id>0}
<div>&nbsp;</div>
<div>
<a href="{$smarty.const.URL}forum/?topicID={$topic_parent.id}"><font color="#000080">Êîììåíòàðèåâ {$topic_parent.comments}</font></a>
</div>
{/if}