]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/templates/videos_end.tpl
update to v4.0.0; point to local host of SWF
[friendica.git] / view / theme / frost-mobile / templates / videos_end.tpl
1 <script src="library/video-js/video.js"></script>
2 <script>
3    videojs.options.flash.swf = "{{$baseurl}}/library/video-js/video-js.swf"
4 </script>
5