diff --git a/templates/components/DownloadListRow.html.twig b/templates/components/DownloadListRow.html.twig
index dab6263..3994b4e 100644
--- a/templates/components/DownloadListRow.html.twig
+++ b/templates/components/DownloadListRow.html.twig
@@ -1,7 +1,7 @@
|
{{ download.title }}
@@ -34,16 +34,16 @@
|
{% if download.status == 'In Progress' and download.progress < 100 %}
- |