1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-13 03:08:30 +00:00
friendica-github/view/theme/frost/templates/videos_end.tpl

6 lines
146 B
Smarty
Raw Normal View History

<script src="library/video-js/video.js"></script>
<script>
videojs.options.flash.swf = "{{$baseurl}}/library/video-js/video-js.swf"
</script>