0 Votes

Changes for page Conditioning

Last modified by Ryan C on 2025/05/03 15:17

From version 19.1
edited by Ryan C
on 2025/04/28 05:41
Change comment: There is no comment for this version
To version 20.1
edited by Ryan C
on 2025/04/28 05:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,8 +9,9 @@
9 9  {{velocity}}
10 10  #set ($attachmentURL = "$doc.getAttachmentURL('Propaganda.mp4', 'download')")
11 11  <video width="640" height="360" controls>
12 - <source src="$attachmentURL" type="video/mp4">
12 + <source src="$attachmentURL" type="video/mp4" />
13 13   Your browser does not support the video tag.
14 14  </video>
15 15  {{/velocity}}
16 16  
17 +