{if $prefs.wiki_page_name_above eq 'y' and $print_page ne 'y'}
{$page|escape} {* The hard-coded spaces help selecting the page name for inclusion in a wiki link *}
{/if}
{if $prefs.feature_wiki_pageid eq 'y' and $print_page ne 'y'}
{tr}page id:{/tr} {$page_id}
{/if}
{breadcrumbs type="desc" loc="page" crumbs=$crumbs}
{if $cached_page eq 'y'}({tr}Cached{/tr}){/if}
{if $is_categorized eq 'y' and $prefs.feature_categories eq 'y' and $prefs.feature_categorypath eq 'y' and $tiki_p_view_category eq 'y'}
{$display_catpath}
{/if}
{/if} {*hide_page_header*}
{if $pdf_export eq 'y'}
{/if}