diff --git a/tubearchivist/home/templates/home/channel_id.html b/tubearchivist/home/templates/home/channel_id.html index 56b163e..24a8cc7 100644 --- a/tubearchivist/home/templates/home/channel_id.html +++ b/tubearchivist/home/templates/home/channel_id.html @@ -2,9 +2,6 @@ {% block content %} {% load static %} {% load humanize %} -
-

Channel: {{ channel_info.channel_name }}

-
channel_banner
diff --git a/tubearchivist/home/templates/home/video.html b/tubearchivist/home/templates/home/video.html index 4ecd070..5a6a98e 100644 --- a/tubearchivist/home/templates/home/video.html +++ b/tubearchivist/home/templates/home/video.html @@ -2,17 +2,15 @@ {% block content %} {% load static %} {% load humanize %} -
-

Video: {{ video.title }}

-
+

{{ video.title }}

-
+