<% content_for "header" do %> <%= channel.author %> - Invidious <% end %> <% if channel.banner %>
">

<% end %>
<%= channel.author %>

<%= XML.parse_html(channel.description_html).xpath_node(%q(.//pre)).try &.content %>

<% ucid = channel.ucid %> <% author = channel.author %> <% sub_count_text = number_to_short_text(channel.sub_count) %> <%= rendered "components/subscribe_widget" %>
<%= translate(locale, "View channel on YouTube") %> <% if !channel.auto_generated %> <% end %>
<% if channel.tabs.includes? "community" %> <%= translate(locale, "Community") %> <% end %>

<% if error_message %>

<%= error_message %>

<% else %>
<%= template_youtube_comments(items.not_nil!, locale, thin_mode) %>
<% end %>