{include file="head.tpl.html"}
{$smarty.const.LINK_TO_HOMEPAGE}
{* register/my_account link *} {if ($log ne "")}
{$smarty.const.MY_ACCOUNT_LINK}
{else}
{$smarty.const.REGISTER_LINK}
{/if}
{$smarty.const.STRING_PRICELIST}
{$smarty.const.STRING_FEEDBACK}
{$aux_page1.aux_page_name}
{$aux_page2.aux_page_name}
{$smarty.const.CART_TITLE}
{include file="shopping_cart_info.tpl.html"}
{$smarty.const.STRING_SEARCH}
{include file="search_form.tpl.html"}
{$smarty.const.ADMIN_CATALOG}
{include file="category_tree.tpl.html"}
{$smarty.const.STRING_AUTHORIZATION}
{include file="authorization.tpl.html"}
{$smarty.const.ADMIN_NEWS}
{if $NewsShortListTpl} {include file=$NewsShortListTpl}
{/if}
{$smarty.const.ADMIN_VOTING}
{include file="customer_survey.tpl.html"}
{include file="change_currency.tpl.html"}
{include file="language.tpl.html"}
{$smarty.const.LINK_TO_HOMEPAGE}
{section name=i loop=$product_category_path} {if $product_category_path[i].categoryID != 1} /
{$product_category_path[i].name}
{/if} {/section}
{include file="$main_content_template"}