diff options
Diffstat (limited to '')
-rw-r--r-- | templates/vid.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/vid.md b/templates/vid.md index 023731f8..4ba66462 100644 --- a/templates/vid.md +++ b/templates/vid.md @@ -8,3 +8,4 @@ </TMPL_IF> </video> </div> +<a href="<TMPL_VAR src>"><TMPL_IF download><TMPL_SRC download><TMPL_ELSE>Download video</TMPL_IF><TMPL_IF duration>, <TMPL_VAR duration></TMPL_IF><TMPL_IF size>, <TMPL_VAR size></TMPL_IF></a> |