| Current Path : /home/users/unlimited/www/facebook.codeskitter.site/nodejs/templates/ |
| Current File : /home/users/unlimited/www/facebook.codeskitter.site/nodejs/templates/chat-video.html |
<a class="file-sharing-download-btn" href="{{fileName}}">
<i class="media-download-btn fa fa-download"></i>
</a>
<video controls style="width:100%;">
<source src="{{fileName}}" type='video/mp4'>
<source src="{{fileName}}" type='video/webm'>
</video>