summaryrefslogblamecommitdiffstats
path: root/templates/vid.md
blob: a0d0e3a93f9b2eb724fe2ed090be9d9b07c10392 (plain) (tree)
1
2
3
4
5
6
7






                                                          
<div class="vid">
  <video controls preload="metadata">
    <source src="<TMPL_VAR src>" type="<TMPL_VAR type>" />
    <p><em>Your browser does not support the video tag,
      please download the video instead.</em></p>
  </video>
</div>