{include file="header.tpl"} {* Andreas09 theme for Tiki CMS -- main content follows here *}
{if $feature_siteidentity neq 'y'} {/if}
{if $feature_search eq 'y'} {/if}
{include file=$mid} {if $show_page_bar eq 'y'} {include file="tiki-page_bar.tpl"} {/if}
{if $feature_left_column ne 'n'}
{section name=homeix loop=$left_modules} {$left_modules[homeix].data} {/section}
{/if}
{* -- END of c1c2 -- *} {if $feature_right_column ne 'n'}
{section name=homeix loop=$right_modules} {$right_modules[homeix].data} {/section}

{/if}
{* -- END of main -- *} {if $feature_bot_bar eq 'y'} {/if} {if $tiki_p_admin eq 'y' and $feature_debug_console eq 'y'} {* Include debugging console. Note it should be processed as near as possible to the end of file *} {php} include_once("tiki-debug_console.php"); {/php} {include file="tiki-debug_console.tpl"} {/if} {if $lastup}
{tr}Last update from CVS{/tr}: {$lastup|tiki_long_datetime}
{/if}