{include file="header.tpl"} {* main content follows here *}
{if $feature_siteidentity neq 'y'} {/if}
{$errortitle|default:"{tr}Error{/tr}"}

{$msg}
{foreach key=k item=i from=$post} {/foreach}


{tr}Go back{/tr}
{tr}Return to home page{/tr}
{if $feature_left_column ne 'n'}
{section name=homeix loop=$left_modules} {$left_modules[homeix].data} {/section}
{/if}
{if $feature_right_column ne 'n'}
{section name=homeix loop=$right_modules} {$right_modules[homeix].data} {/section}

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