... |
... |
@@ -1,1 +1,16 @@ |
1 |
|
-{{video attachment="Propaganda.mp4"/}} |
|
1 |
+{{box cssClass="floatinginfobox" title="**Contents**"}} |
|
2 |
+{{toc/}} |
|
3 |
+{{/box}} |
|
4 |
+ |
|
5 |
+= Paragraph 1 = |
|
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 |
+ |
|
9 |
+{{velocity}} |
|
10 |
+#set ($attachmentURL = "$doc.getAttachmentURL('Propaganda.mp4', 'download')") |
|
11 |
+<video width="640" height="360" controls> |
|
12 |
+ <source src="$attachmentURL" type="video/mp4"> |
|
13 |
+ Your browser does not support the video tag. |
|
14 |
+</video> |
|
15 |
+{{/velocity}} |
|
16 |
+ |