<{if $icms_rtl}>
<{if $xoBlocks.canvas_right_admin}>
<{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_right_admin
zoneClass='icms-canvas-column' zoneId='icms-canvas-rightcolumn'
}>
<{/if}>
<{else}>
<{if $xoBlocks.canvas_left_admin}>
<{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_left_admin
zoneClass='icms-canvas-column' zoneId='icms-canvas-leftcolumn'
}>
<{/if}>
<{/if}>
<{if $xoBlocks.page_topleft_admin or $xoBlocks.page_topcenter_admin or $xoBlocks.page_topright_admin}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=top lcr=$theme_top_order|substr:0:1}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=top lcr=$theme_top_order|substr:1:1}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=top lcr=$theme_top_order|substr:2:1}>
<{/if}>
<{if $icms_contents}>
<{$icms_contents}>
<{/if}>
<{if $xoBlocks.page_bottomleft_admin or $xoBlocks.page_bottomcenter_admin or $xoBlocks.page_bottomright_admin}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=bottom lcr=$theme_bottom_order|substr:0:1}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=bottom lcr=$theme_bottom_order|substr:1:1}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=bottom lcr=$theme_bottom_order|substr:2:1}>
<{/if}>
<{if $icms_rtl}>
<{if $xoBlocks.canvas_left_admin}>
<{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_left_admin
zoneClass='icms-canvas-column' zoneId='icms-canvas-leftcolumn'
}>
<{/if}>
<{else}>
<{if $xoBlocks.canvas_right_admin}>
<{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_right_admin
zoneClass='icms-canvas-column' zoneId='icms-canvas-rightcolumn'
}>
<{/if}>
<{/if}>