<{* * Qualitative Theme Webdesign * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @package Sinnedesign, http://www.sinnedesign.com * @theme_author Gesine Max (sinnedesign at www.sinnedesign.com) * @version $Id: content.html 702 2009-04-17 09:37:57Z sinnedesign $ * * Thanks you, that you have left this header untouched *}>
<{if $sd_rtl}> <{if $sd_canvas_right}><{includeq file="$theme_tpl/blockszone.html" blocks=$sd_canvas_right zoneClass='sd-canvas-column' zoneId='sd-canvas-rightcolumn'}><{/if}> <{else}> <{if $sd_canvas_left}><{includeq file="$theme_tpl/blockszone.html" blocks=$sd_canvas_left zoneClass='sd-canvas-column' zoneId='sd-canvas-leftcolumn'}><{/if}> <{/if}>
<{if $sd_page_topleft or $sd_page_topcenter or $sd_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 $sd_contents}>
<{$sd_contents}>
<{/if}> <{if $sd_page_bottomleft or $sd_page_bottomcenter or $sd_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 $sd_rtl}> <{if $sd_canvas_left}><{includeq file="$theme_tpl/blockszone.html" blocks=$sd_canvas_left zoneClass='sd-canvas-column' zoneId='sd-canvas-leftcolumn'}><{/if}> <{else}> <{if $sd_canvas_right}><{includeq file="$theme_tpl/blockszone.html" blocks=$sd_canvas_right zoneClass='sd-canvas-column' zoneId='sd-canvas-rightcolumn'}><{/if}> <{/if}>