summaryrefslogtreecommitdiffstats
path: root/module/webui/themes/dark/tml/downloads.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/webui/themes/dark/tml/downloads.html')
-rw-r--r--module/webui/themes/dark/tml/downloads.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/dark/tml/downloads.html b/module/webui/themes/dark/tml/downloads.html
index 8a68d3f99..0c7fb9209 100644
--- a/module/webui/themes/dark/tml/downloads.html
+++ b/module/webui/themes/dark/tml/downloads.html
@@ -19,7 +19,7 @@
</ul>
</li>
{% endfor %}
-
+
{% for file in files.files %}
<li> <a href='get/{{ file|escape }}'>{{ file }}</a></li>
{% endfor %}