Wiki source code of Notes

Last modified by Surjith Bhagavath Singh on 2019/11/30 12:23

Show last authors
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}}