#macro contentFiles image contentId="" copy=false lang="" name=""> <#if !name?has_content> <#local name=image?then('images','files')/> #if> <#local fileTypes=image?then('image','video,document,audio,other')/>
| <@t.page 'file_path'/> | <@t.page 'description'/> | <@t.page 'file.size'/> | <@t.page 'width'/> | <@t.page 'height'/> | <@t.page 'operate'/> |
|---|---|---|---|---|---|
| <#if !copy>#if> ${t.pageMessage(image?then('upload.image','upload.file'))} | <@t.page 'button.delete'/> |