<{* * 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: content.html 1042 2009-05-17 15:19:30Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}>
<{if $ixt_page_topleft or $ixt_page_topcenter or $ixt_page_topright}>
<{includeq file="$theme_tpl/centerblocks.html" topbottom=top lcr=$theme_top_order|substr:0:1}> <{includeq file="$theme_tpl/centerblocks.html" topbottom=top lcr=$theme_top_order|substr:1:1}> <{includeq file="$theme_tpl/centerblocks.html" topbottom=top lcr=$theme_top_order|substr:2:1}>
<{/if}> <{if $ixt_contents}>
<{$ixt_contents}>
<{/if}> <{if $ixt_page_bottomleft or $ixt_page_bottomcenter or $ixt_page_bottomright}>
<{includeq file="$theme_tpl/centerblocks.html" topbottom=bottom lcr=$theme_bottom_order|substr:0:1}> <{includeq file="$theme_tpl/centerblocks.html" topbottom=bottom lcr=$theme_bottom_order|substr:1:1}> <{includeq file="$theme_tpl/centerblocks.html" topbottom=bottom lcr=$theme_bottom_order|substr:2:1}>
<{/if}>
<{if $ixt_rtl}> <{if $ixt_canvas_right}><{includeq file="$theme_tpl/blockszone1.html" blocks=$ixt_canvas_right zoneClass='ixt-canvas-column' zoneId='ixt-canvas-rightcolumn'}><{/if}> <{else}> <{if $ixt_canvas_left}><{includeq file="$theme_tpl/blockszone1.html" blocks=$ixt_canvas_left zoneClass='ixt-canvas-column' zoneId='ixt-canvas-leftcolumn'}><{/if}> <{/if}>
<{if $ixt_rtl}> <{if $ixt_canvas_left}><{includeq file="$theme_tpl/blockszone.html" blocks=$ixt_canvas_left zoneClass='ixt-canvas-column' zoneId='ixt-canvas-leftcolumn'}><{/if}> <{else}> <{if $ixt_canvas_right}><{includeq file="$theme_tpl/blockszone.html" blocks=$ixt_canvas_right zoneClass='ixt-canvas-column' zoneId='ixt-canvas-rightcolumn'}><{/if}> <{/if}>