From 2b496ad70e30b84ce9281f82053c6db9fdc790c5 Mon Sep 17 00:00:00 2001 From: pluja Date: Fri, 30 Oct 2020 16:22:37 +0100 Subject: [PATCH] mend --- app/templates/channel.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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) %}