xmpp.chapril.org-conversejs/src/templates/video.html

3 lines
165 B
HTML
Raw Normal View History

<video controls src="{{{o.url}}}" type="video/mp4" style="max-height: 50vh"></video>
<a target="_blank" rel="noopener" href="{{{o.url}}}">{{{o.label_download}}}</a>