#-- Table of docs in a specific folder, that have been created or modified in the last week -->
${message("templates.recent_docs.name")} | ${message("templates.recent_docs.created_date")} | ${message("templates.recent_docs.modified_date")} | |
${child.properties.name} | ${child.properties["cm:created"]?datetime} | ${child.properties["cm:modified"]?datetime} |