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

{if ($errortype eq "404")} {if $likepages} {tr}Perhaps you were looking for:{/tr} {else} {tr}There are no wiki pages similar to '{$page}'{/tr}

{/if} {if $feature_search eq 'y'} {include file="tiki-searchindex.tpl" searchNoResults="true" searchStyle="menu" searchOrientation="horiz" words="$page"} {/if}
{else} {$msg}

{/if} {if $page and $create eq 'y' and ($tiki_p_admin eq 'y' or $tiki_p_admin_wiki eq 'y' or $tiki_p_edit eq 'y')}{tr}Create this page{/tr} {tr}(page will be orphaned){/tr}

{/if} {tr}Go back{/tr}

{tr}Return to home page{/tr}
{* cbox-data *}
{* box *}
{* contentwrapper *}
{* content *}
{* col1 *}
{* wrapper *} {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}