4275b85ea49b5b7e7d0a9274455a14eee88b556b
[living-lab-site.git] / application / views / video / ns-html5_plugin_view.php
1 <video controls="controls" width="800" height="600" preload="auto">
2         <source src="<?php echo $url ?>" type="video/ogg" />
3     Error: Your browser does not support HTML5 or the video format!
4 </video>