<% content_for "header" do %> <%= translate(locale, "Subscription manager") %> - Invidious <% end %>

<%= translate(locale, "`x` subscriptions", %(#{subscriptions.size})) %>

<%= translate(locale, "Watch history") %>

<%= translate(locale, "Import/export") %>

<% subscriptions.each do |channel| %>

" method="post"> "> ">

<% if subscriptions[-1].author != channel.author %>
<% end %>
<% end %>