diff --git a/tubearchivist/home/templates/home/channel_id.html b/tubearchivist/home/templates/home/channel_id.html index cd3efa75..74b30926 100644 --- a/tubearchivist/home/templates/home/channel_id.html +++ b/tubearchivist/home/templates/home/channel_id.html @@ -31,7 +31,11 @@ false {% endif %}
-Channel id: {{ channel_info.channel_id }}
+ {% if channel_info.channel_active %} +Youtube: Active
+ {% else %} +Youtube: Deactivated
+ {% endif %}Youtube: Active
+ {% else %} +Youtube: Deactivated
+ {% endif %}Youtube: Active
+Youtube: Active
{% else %}Youtube: Deactivated
{% endif %} -Video ID: {{ video.youtube_id }}