Changeset 3848:14d2be278fcd for inc/public/default-templates
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/dotty/_video_player.html
r3246 r3848 1 <video controls preload="auto" width="400" height="300">1 <video controls preload="auto" style="width:400px; height:300px;"> 2 2 <source src="{{tpl:MediaURL}}"> 3 3 </video>
Note: See TracChangeset
for help on using the changeset viewer.