#-- Shows version history for the current document, with links to previous content versions --> <#if document?exists>
Version | Name | Description | Created Date | Creator |
---|---|---|---|---|
${record.versionLabel} | ${record.name} | <#if record.description?exists>${record.description}#if> | ${record.createdDate?datetime} | ${record.creator} |