diff options
author | Sacha Chua <sacha@sachachua.com> | 2020-12-08 22:58:45 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2020-12-08 22:58:45 -0500 |
commit | b27ad5b58cbd9c2e5a82e1fddd1b40af9acdfe0b (patch) | |
tree | 56748150b13ae7bbb6a054fe17dad9564563683b /templates | |
parent | 51c2aa7e4b996b045030eac51a8230a77187e6a0 (diff) | |
download | emacsconf-wiki-b27ad5b58cbd9c2e5a82e1fddd1b40af9acdfe0b.tar.xz emacsconf-wiki-b27ad5b58cbd9c2e5a82e1fddd1b40af9acdfe0b.zip |
Test as div
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 d4ab7464..1fcc5d6a 100644 --- a/templates/vid.md +++ b/templates/vid.md @@ -6,4 +6,5 @@ please download the video instead.</em></p> </video> </div> + <div label="English" kind="subtitles" srclang="en" src="<TMPL_VAR subtitles>" default /> <a href="<TMPL_VAR src>"><TMPL_IF download><TMPL_VAR download><TMPL_ELSE>Download video</TMPL_IF><TMPL_IF duration>, <TMPL_VAR duration></TMPL_IF><TMPL_IF size>, <TMPL_VAR size></TMPL_IF></a> |