diff --git a/app/templates/channel.html b/app/templates/channel.html index 808ab20..c89de6e 100644 --- a/app/templates/channel.html +++ b/app/templates/channel.html @@ -9,11 +9,13 @@ {{data.channel_name}} + {% if data.short_description %}

{{data.short_description}}

+ {%endif%}
-
+ {% if restricted or current_user.is_authenticated %} {% if not current_user.is_following_yt(data.channel_id) %}