mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-29 11:01:24 +00:00
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
<% content_for "header" do %>
|
|
<meta name="description" content="<%= translate(locale, "An alternative front-end to YouTube") %>">
|
|
<title>
|
|
Invidious
|
|
</title>
|
|
<% end %>
|
|
|
|
<%= rendered "components/feed_menu" %>
|