Документ (имя): ${document.name?html}


Метаданные

<#if document.properties.title?exists> <#else> <#if document.properties.description?exists> <#else>
Название: ${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} КБ

Ссылки