{neos:backend.translate(source: 'Modules', id: 'table.head.label')} | {neos:backend.translate(source: 'Modules', id: 'table.head.creation')} | {neos:backend.translate(source: 'Modules', id: 'table.head.modification')} |
|
---|---|---|---|
{document.label} | {f:format.date(date: document.createdAt, format: 'd.m.Y H:i')} | {f:format.date(date: document.updatedAt, format: 'd.m.Y H:i')} |
|