summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/vid.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/vid.md b/templates/vid.md
index 4ba66462..304e160f 100644
--- a/templates/vid.md
+++ b/templates/vid.md
@@ -8,4 +8,7 @@
</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>
+<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>