<{if $isMinePage}> <{/if}> <{if $page_data}> <{if ($WebID=="" and $display_mode=='index') or $display_mode=='home'}>

<{$page.PluginTitle}>

<{/if}> <{foreach item=act from=$page_data}>
<{$act.PageTitle}> <{if !$showWebTitlePage && $isMinePage}> <{/if}>
<{if $showWebTitlePage}>
<{$act.WebTitle}>
<{/if}>
<{/foreach}>
<{$page_bar}>
<{if $page_bar==""}> <{if $WebID==""}> <{$smarty.const._MD_TCW_MORE}><{$smarty.const._MD_TCW_PAGE_SHORT}> <{else}> <{$smarty.const._MD_TCW_MORE}><{$smarty.const._MD_TCW_PAGE_SHORT}> <{/if}> <{/if}> <{if $isMinePage and $WebID}> <{$smarty.const._MD_TCW_ADD}><{$smarty.const._MD_TCW_PAGE_SHORT}> <{/if}>
<{/if}>