Wiki source code of Export
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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}} |