summaryrefslogtreecommitdiffstats
path: root/templates/vid.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vid.md')
-rw-r--r--templates/vid.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vid.md b/templates/vid.md
index 6e6850b1..b50349c4 100644
--- a/templates/vid.md
+++ b/templates/vid.md
@@ -7,7 +7,7 @@
<p><em>Your browser does not support the video tag, please download the video instead.</em></p>
</video>
<div class="resources">
- <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>
- <TMPL_IF subtitles><a href="<TMPL_VAR subtitles>">Download captions</a> </TMPL_IF>
+ <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><br />
+ <TMPL_IF subtitles><a href="<TMPL_VAR subtitles>">Download captions</a><br /></TMPL_IF>
</div>
</div>