{include file="header.html"} {if $global_warning} {include file="welcome_box_global_warning.html"} {/if} {if $boxcount > 1}
{section name='boxesleft' loop=$boxes} {assign var='viewleft' value=$smarty.section.boxesleft.index} {if $boxes[boxesleft].pos == 'L'}
Loading...
{/if} {/section}
{section name='boxesright' loop=$boxes} {assign var='viewright' value=$smarty.section.boxesright.index} {if $boxes[boxesright].pos == 'R'}
Loading...
{/if} {/section}
{else}
{/if} {include file="footer.html"}