--- /dev/null
+<html>
+<head>
+<title>MediaGoblin Test<title>
+</head>
+<body>
+
+ <video controls
+
+ preload="auto" class="video-js vjs-mg-skin"
+ data-setup='{"height": 477,
+ "width": 848 }'>
+ <source src="http://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm"
+
+ type="video/webm; codecs="vp8, vorbis""
+ />
+ <div class="no_html5">Sorry, this video will not work because
+ your web browser does not support HTML5
+ video.<br/>You can get a modern web browser that
+ can play this video at <a href="http://getfirefox.com">
+ http://getfirefox.com</a>!</div>
+ </video>
+
+
+</body>
+<html>