0 Votes

Changes for page Humor and Memes

Last modified by Ryan C on 2025/09/10 07:29

From version 184.1
edited by Ryan C
on 2025/05/06 21:26
Change comment: There is no comment for this version
To version 181.1
edited by Ryan C
on 2025/05/06 21:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,10 @@
1 1  
2 +{{velocity}}
3 +#set ($attachments = $doc.GetAttachmentList ())
2 2  
3 -{{carousel/}}
4 -
5 -{{attachmentGalleryPicker/}}
6 -
7 -
5 +{{gallery}}
6 +#foreach (attachment in $attachments) #if (attachment.Filename.EndsWith (". Jpg") || attachment. Filename
7 +#end
8 +#end
9 +{{/gallery}}
10 +{{/velocity}}