diff --git a/frontends/ycdl_flask/templates/channel.html b/frontends/ycdl_flask/templates/channel.html
index dc1346b..460ab3e 100644
--- a/frontends/ycdl_flask/templates/channel.html
+++ b/frontends/ycdl_flask/templates/channel.html
@@ -226,6 +226,7 @@ https://stackoverflow.com/a/35153397
onclick="return action_button_passthrough(event, api.videos.mark_state, 'pending');"
>Revert to Pending
+ {% if video.live_broadcast is none %}
+ {% else %}
+
+ {% endif %}