#if($context.user!="XWiki.XWikiGuest")
#if ($doc.parent.length() > 0) $parent > $!headertitle #else $!headertitle #end
($tdoc.getRealLanguage())
#if ($tdoc) $msg.get("creator"): $xwiki.getLocalUserName($tdoc.creator)  $msg.get("date"): $!xwiki.formatDate($tdoc.creationDate)
$msg.get("lastauthor"): $xwiki.getLocalUserName($tdoc.author)  $msg.get("date"): $!xwiki.formatDate($tdoc.date) #end
#end
$!copyright
Powered by XWiki