{clipcache id=c_news_center_box group=$c_news_box_cg ttl=-1} {capture name=news} {foreach from=$news item=fact} {if $fact.img} {/if}

{$fact.caption}

{$fact.date}

{if $fact.short_descr} {$fact.short_descr} {$LABEL.link_read_full_text} {else} {$fact.content} {if $fact.cutted} {$LABEL.link_read_full_text} {/if} {/if}
{if $fact.img}
{/if}
{/foreach}
{$LABEL.lbl_all_news}
{$LABEL.link_rss_subscribe}
{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_news content=$smarty.capture.news id="news"} {/clipcache id=c_news_center_box group=$c_news_box_cg ttl=-1}