% content_for "header" do %>
<%= channel.author %> - Invidious
<% end %>
<% if channel.banner %>
">
<% end %>
<%= channel.author %>
<% ucid = channel.ucid %>
<% author = channel.author %>
<% sub_count_text = number_to_short_text(channel.sub_count) %>
<%= rendered "components/subscribe_widget" %>
<% if error_message %>
<% else %>
<% end %>