Compare two revisions of: Youtubevideo

... ... @@ -10,11 +10,3 @@
10 10
11 11 Inserts a YouTube video. id is the id of the video in YouTube. width and height are the size
12 12 of the video player, in pixels. When omitted, the size defaults to 560x315.
13 -
14 -
15 -
16 -## only a test
17 -
18 -<video controls width="250">
19 - <source src="/uploads/video/test_popup.mp4" type="video/mp4" />
20 -</video>
21 13