{capture assign="wiki_page_title"}{strip} {if $gBitSystem->isFeatureActive( 'wiki_page_title' )}

{$pageInfo.title|escape}

{/if} {if $gBitSystem->isFeatureActive( 'wiki_description' ) and $pageInfo.summary}

{$pageInfo.summary|escape}

{/if} {include file="bitpackage:wiki/page_date_bar.tpl"} {/strip}{/capture} {if !empty($wiki_page_title)}
{$wiki_page_title}
{/if}