{* Шаблон подробной страницы новостей *} {assign var="preheader" value="+"} {if $admlink}{assign var="postheader" value=`$preheader``$smarty.const.STRING_NEWS_TITLE`}{else}{assign var="postheader" value=$smarty.const.STRING_NEWS_TITLE}{/if} {include file="header.tpl.html" header=$postheader}
{$smarty.const.ADMIN_DATE_ADDED}: {$news_full_array.add_date}
{$news_full_array.title}
{$news_full_array.textToPublication}
{if !$printable_version}
{$smarty.const.STRING_PRINTABLE_VERSION}
{/if}