{## comment} this template file puts out all the document's properties in a table. {## /comment} {## insert element=pragma.sourcefilename} properties {## if element=property.title}{## /if} {## if element=property.author}{## /if} {## if element=property.subject}{## /if} {## if element=property.keywords}{## /if} {## if element=property.comment}{## /if} {## repeat element=property.others} {## /repeat}
title: {## insert element=property.title}
author: {## insert element=property.author}
subject: {## insert element=property.subject}
keywords: {## insert element=property.keywords}
comment: {## insert element=property.comment}
{## insert element=property.others.current.name}: {## insert element=property.others.current.body}