Wiki source code of Notes
                  Last modified by ztx lyghters on 2025/01/31 17:42
              
      Show last authors
| author | version | line-number | content | 
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | {{info}} | ||
| 3 | $services.localization.render('notes.app.info') | ||
| 4 | {{/info}} | ||
| 5 | |||
| 6 | #set ($root = "document:$services.model.serialize($doc.documentReference, 'default')") | ||
| 7 | {{documentTree root="$root" showTranslations="false" showAttachments="false" /}} | ||
| 8 | #set($docextras=[]) | ||
| 9 | {{/velocity}} |