diff options
author | Sacha Chua <sacha@sachachua.com> | 2020-12-08 22:57:50 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2020-12-08 22:57:50 -0500 |
commit | fa3fe8ad657978cb1420fd312786d0a5b21da4ef (patch) | |
tree | 99d2396c0e63548a285afa58c5b300c69ce68d10 /templates | |
parent | 8b2b15a5b8949e1ece6ca42f193afac77dc297ba (diff) | |
download | emacsconf-wiki-fa3fe8ad657978cb1420fd312786d0a5b21da4ef.tar.xz emacsconf-wiki-fa3fe8ad657978cb1420fd312786d0a5b21da4ef.zip |
Try putting subtitles
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 e667cec6..ee308e38 100644 --- a/templates/vid.md +++ b/templates/vid.md @@ -8,4 +8,5 @@ please download the video instead.</em></p> </video> </div> +<TMPL_VAR subtitles> <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> |