{* шаблон страницы просмотра статьи *} {assign var="preheader" value="+"} {if $isadmin eq "yes"}{assign var="postheader" value=`$preheader``$smarty.const.STRING_TABLE_SIZE_TITLE`}{else}{assign var="postheader" value=$smarty.const.STRING_TABLE_SIZE_TITLE}{/if} {include file="header.tpl.html" header=$tableSize_full_array.title}
{$tableSize_full_array.textToPublication}
{if $fulltableSize_array_brands}
{section name=i start=0 loop=$fulltableSize_array_brands}

{$fulltableSize_array_brands[i].brand}

{$fulltableSize_array_brands[i].brand_text}
{/section}
{/if}