| 标题: | ${document.properties.title?html} |
| 标题: | |
| 说明: | ${document.properties.description?html} |
| 说明: | |
| 创建者: | ${document.properties.creator?html} |
| 创建时间: | ${document.properties.created?datetime} |
| 修改者: | ${document.properties.modifier?html} |
| 修改时间: | ${document.properties.modified?datetime} |
| 大小: | ${document.size / 1024} KB |