1 2 3 4 5 6 7 8 9 10 11 12
<% content_for "header" do %> <meta name="description" content="<%= translate(locale, "An alternative front-end to YouTube") %>"> <title> Invidious </title> <% end %> <%= rendered "components/feed_menu" %> <p> <%= message %> </p>