news_one.tpl
447 Bytes
<div class="title mt mb"><div class="l"><div class="r">{$rules_info_one.name}</div></div></div>
<h1>{$news.title|stripslashes|escape:"html"}</h1>
{if $news.pic_big}<img src="{$smarty.const.URL}uploaded/pic/news/big/{$news.pic_big}" class="pic right" border="0" alt="{$news.title|stripslashes|escape:"html"}" align="left">{/if}
{$news.text|stripslashes}
<div class="both"></div>
<p><span class="date">{$news.date|date_format:"%d/%m/%Y"}</span></p>