Document(naam): ${document.name?html}


Metagegevens

<#if document.properties.title?exists> <#else> <#if document.properties.description?exists> <#else>
Titel: ${document.properties.title?html}
Titel: 
Beschrijving: ${document.properties.description?html}
Beschrijving: 
Maker: ${document.properties.creator?html}
Gemaakt: ${document.properties.created?datetime}
Wijziger: ${document.properties.modifier?html}
Gewijzigd: ${document.properties.modified?datetime}
Grootte: ${document.size / 1024} kB

Contentkoppelingen