... |
... |
@@ -71,18 +71,19 @@ |
71 |
71 |
|
72 |
72 |
== Videos and Images {{id name="videos-and-images"/}} == |
73 |
73 |
|
74 |
|
-~{~{velocity}} |
75 |
|
-#set ($attachments = $doc.getAttachmentList()) |
76 |
|
-~{~{gallery}} |
77 |
|
-#foreach ($attachment in $attachments) |
78 |
|
- #if($attachment.filename.endsWith('.jpg') || $attachment.filename.endsWith('.png')) |
79 |
|
- image~:$attachment.filename |
|
74 |
+{{velocity}} |
|
75 |
+#set($attachments = $doc.getAttachmentList()) |
|
76 |
+ |
|
77 |
+{{gallery}} |
|
78 |
+#foreach($attachment in $attachments) |
|
79 |
+ #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp")) |
|
80 |
+ image:$attachment.filename |
80 |
80 |
#end |
81 |
81 |
#end |
82 |
|
-~{~{/gallery}} |
83 |
|
-~{~{/velocity}} |
84 |
|
- |
|
83 |
+{{/gallery}} |
|
84 |
+{{/velocity}} |
85 |
85 |
|
|
86 |
+ |
86 |
86 |
=== Relevant Videos {{id name="relevant-videos"/}} === |
87 |
87 |
|
88 |
88 |
|
... |
... |
@@ -101,4 +101,4 @@ |
101 |
101 |
* [[Alleged Sexual Misconduct by Migrant Men at Youth ‘EuroWeek’ Camp Sparks Inquiry>>https://demokracija.eu/migration/https-www-breitbart-com-europe-2018-12-16-sexual-misconduct-allegations-euroweek-project-spark-possible-investigation/]] |
102 |
102 |
* [[Compilation of social media accounts and pictures that resulted in the investigation>>https://web.archive.org/web/20250104001508/https://identx.wordpress.com/2018/12/15/brown-immigrants-polish-teen-girls-at-multicultural-integration-camp-euroweek/]] |
103 |
103 |
|
104 |
|
-~{~{/html}} |
|
105 |
+ |