summaryrefslogtreecommitdiff
path: root/src/invidious/views/message.ecr
blob: 8c7bf61131e1516063e54ff6bf304e5806a8b58b (plain)
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>