<{* * Qualitative Web Templates for Web Application Platforms * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @package IXThemes, http://ixthemes.org * @theme_author Alexander Galochkin (algalochkin at users.sourceforge.net) * @version $Id: blockszone1.html 903 2009-05-12 15:26:58Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}> <{if $blocks}>
id="<{$zoneId}>"<{/if}>> <{foreach from=$blocks item=block}>
<{if $block.title}>
<{$block.title}>
<{/if}>
<{$block.content}>
<{/foreach}>
<{/if}>