{* шаблон журнала посещений *} {include file="header.tpl.html" header=$smarty.const.STRING_VISIT_LOG}
{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE} {$smarty.const.STRING_ADDRESS_BOOK} {$smarty.const.STRING_ORDER_HISTORY} {$smarty.const.STRING_VISIT_HISTORY}
{if $visits} {section name=i loop=$visits} {/section}
{$smarty.const.STRING_VISIT_LOG}
{$visits[i].customer_logtime}
{else}{$smarty.const.STRING_EMPTY_LIST}{/if}