Merge branch 'master' of koala.cs.pub.ro:living-lab-site
[living-lab-site.git] / application / views / video / ns-html5_plugin_view.php
1 <!-- OBSOLETE -->
2
3 <video controls="controls" width="800" height="600" preload="auto">
4         <source src="<?php echo $url ?>" type="video/ogg" />
5     Error: Your browser does not support HTML5 or the video format!
6 </video>