onders.org_zola_theme/templates/shortcodes/video.html

5 lines
146 B
HTML

<video width="512" height="288" controls>
<source src="{{ path }}" type="video/webm">
Your browser does not support the video tag.
</video>