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

3 lines
148 B
HTML
Raw Normal View History

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