0 Votes

Wiki source code of The Existence of Race

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

Show last authors
1 {{velocity}}
2 #set($attachments = $doc.getAttachmentList())
3
4 {{gallery}}
5 #foreach($attachment in $attachments)
6 #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
7 image:$attachment.filename
8 #end
9 #end
10 {{/gallery}}
11 {{/velocity}}
12
13 Realities of race