Changes for page Humor and Memes
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +2,10 @@ 1 -{{attachmentGalleryPicker limit="500"/}} 2 2 3 - 2 +{{velocity}} 3 +#set ($attachments = $doc.GetAttachmentList ()) 4 + 5 +{{gallery}} 6 +#foreach (attachment in $attachments) #if (attachment.Filename.EndsWith (". Jpg") || attachment. Filename 7 +#end 8 +#end 9 +{{/gallery}} 10 +{{/velocity}}