... |
... |
@@ -1,15 +1,15 @@ |
1 |
|
-{{box cssClass="floatinginfobox" title="**Contents**"}} |
2 |
|
-{{toc/}} |
3 |
|
-{{/box}} |
|
1 |
+{{velocity}} |
|
2 |
+#set ($attachmentName = "Propaganda.mp4") |
|
3 |
+#set ($attachmentURL = "$doc.getAttachmentURL($attachmentName, 'download')") |
4 |
4 |
|
5 |
|
-= Paragraph 1 = |
|
5 |
+#if ($attachmentURL) |
|
6 |
+ <video width="640" height="360" controls> |
|
7 |
+ <source src="$attachmentURL" type="video/mp4"> |
|
8 |
+ Your browser does not support the video tag. |
|
9 |
+ </video> |
|
10 |
+#else |
|
11 |
+ <p>Error: Could not find attachment '$attachmentName'. Please ensure it exists and the filename is correct.</p> |
|
12 |
+#end |
|
13 |
+{{/velocity}} |
6 |
6 |
|
7 |
|
-The conditioning of Western society has been imposed on it for decades but which have reached a level of absurdity that's unmatched in all of recorded history only recently. |
8 |
8 |
|
9 |
|
-<video width="640" height="360" controls> |
10 |
|
- <source src="https://www.thewhitearchive.org/bin/download/Main%20Categories/Conditioning/WebHome/Propaganda.mp4?rev=1.1" type="video/mp4"> |
11 |
|
- Your browser does not support the video tag. |
12 |
|
-</video> |
13 |
|
- |
14 |
|
- |
15 |
|
- |