Current Path : /var/www/html/clients/rebirth.e-nk.ru/templates/skin/developer-jquery/ |
Current File : /var/www/html/clients/rebirth.e-nk.ru/templates/skin/developer-jquery/sidebar.tpl |
<div id="sidebar"> {if isset($aBlocks.right)} {foreach from=$aBlocks.right item=aBlock} {if $aBlock.type=='block'} {insert name="block" block=$aBlock.name params=$aBlock.params} {/if} {if $aBlock.type=='template'} {include file=$aBlock.name params=$aBlock.params} {/if} {/foreach} {/if} </div>