summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-12-09 10:04:16 -0500
committerSacha Chua <sacha@sachachua.com>2020-12-09 10:04:16 -0500
commitb47413f022cc30b680e57dedc420207c702ac78d (patch)
tree3646d51e7e8fc403438dcb4fd5a8eeba16d82fc4 /templates
parent921e2e86900e0234b197bce75dc05d56182d3af4 (diff)
downloademacsconf-wiki-b47413f022cc30b680e57dedc420207c702ac78d.tar.xz
emacsconf-wiki-b47413f022cc30b680e57dedc420207c702ac78d.zip
Remove ending blank line
Diffstat (limited to 'templates')
-rw-r--r--templates/vid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vid.md b/templates/vid.md
index d0b4cd80..2c73ccd5 100644
--- a/templates/vid.md
+++ b/templates/vid.md
@@ -8,4 +8,4 @@
</video>
</div>
<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 subtitles</a></TMPL_IF>
+<TMPL_IF subtitles><a href="<TMPL_VAR subtitles>">Download subtitles</a></TMPL_IF> \ No newline at end of file