Wiki source code of Export


Show last authors
1 {{velocity}}
2 #set ($escapedDocumentReference = $services.rendering.escape($services.model.serialize($doc.documentReference, 'default'), 'xwiki/2.1'))
3 {{documentTree showTranslations="false" showAttachments="false" filterHiddenDocuments="false" root="document:$escapedDocumentReference" /}}
4 {{/velocity}}