<{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}>