Changes for page Conditioning
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 +