diff --git a/tubearchivist/home/templates/home/downloads.html b/tubearchivist/home/templates/home/downloads.html index 4d5bbf5..35ed3d9 100644 --- a/tubearchivist/home/templates/home/downloads.html +++ b/tubearchivist/home/templates/home/downloads.html @@ -90,7 +90,7 @@ {% else %} {{ video.source.channel_name }} {% endif %} -

{{ video.source.title }}

+

{{ video.source.title }}

Published: {{ video.source.published }} | Duration: {{ video.source.duration }} | {{ video.source.youtube_id }}