diff --git a/tubearchivist/home/templates/home/channel_id.html b/tubearchivist/home/templates/home/channel_id.html index 3f0522cb..6a42c107 100644 --- a/tubearchivist/home/templates/home/channel_id.html +++ b/tubearchivist/home/templates/home/channel_id.html @@ -133,6 +133,7 @@ {% endfor %} {% else %}
Try going to the downloads page to start the scan and download tasks.
{% endif %} diff --git a/tubearchivist/home/templates/home/home.html b/tubearchivist/home/templates/home/home.html index 6433178e..62d2e9a8 100644 --- a/tubearchivist/home/templates/home/home.html +++ b/tubearchivist/home/templates/home/home.html @@ -73,6 +73,7 @@ {% endfor %} {% else %}If you've already added a channel or playlist, try going to the downloads page to start the scan and download tasks.
{% endif %} diff --git a/tubearchivist/home/templates/home/playlist_id.html b/tubearchivist/home/templates/home/playlist_id.html index a5cfb0b5..41d8268d 100644 --- a/tubearchivist/home/templates/home/playlist_id.html +++ b/tubearchivist/home/templates/home/playlist_id.html @@ -114,6 +114,7 @@ {% endfor %} {% else %}Try going to the downloads page to start the scan and download tasks.
{% endif %}