0 Votes

Changes for page DEI

Last modified by Ryan C on 2025/05/20 15:50

From version 3.1
edited by Imabot fromtelegram
on 2025/04/15 13:46
Change comment: There is no comment for this version
To version 2.1
edited by Imabot fromtelegram
on 2025/04/14 17:07
Change comment: Upload new image "photo_AgACAgEAAyEFAASPk76iAAIEiWf9ozpDWLlQIfomoXLve483Rr1gAAKArjEbdLTwR-pQ30cRn1oYAQADAgADeQADNgQ.jpg", version 1.1

Summary

Details

Page properties
Content
... ... @@ -1,15 +1,0 @@
1 -
2 -
3 -{{velocity}}
4 -#set($attachments = $doc.getAttachmentList())
5 -
6 -{{gallery}}
7 -#foreach($attachment in $attachments)
8 - #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
9 - image:$attachment.filename
10 - #end
11 -#end
12 -{{/gallery}}
13 -{{/velocity}}
14 -
15 -