diff --git a/app/templates/_video_item.html b/app/templates/_video_item.html index 0234aa4..b9b0279 100644 --- a/app/templates/_video_item.html +++ b/app/templates/_video_item.html @@ -1,6 +1,6 @@
- +
{{video.videoTitle}} diff --git a/app/templates/channel.html b/app/templates/channel.html index 484ddec..808ab20 100644 --- a/app/templates/channel.html +++ b/app/templates/channel.html @@ -54,7 +54,7 @@ {% for video in data['items'] %}