diff options
author | Sacha Chua <sacha@sachachua.com> | 2020-12-08 22:51:29 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2020-12-08 22:51:29 -0500 |
commit | b82d9230f6efd4e5975925fbd8a9d22953642877 (patch) | |
tree | a56089a6db9bb9d5533a2a2321da975fda287964 /templates | |
parent | 2f6a536b873579e9aabae16319fc69ddb8e388b3 (diff) | |
download | emacsconf-wiki-b82d9230f6efd4e5975925fbd8a9d22953642877.tar.xz emacsconf-wiki-b82d9230f6efd4e5975925fbd8a9d22953642877.zip |
Change vid template
Diffstat (limited to 'templates')
-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> |