6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
<% content_for "header" do %>
|
|
<title><%= "Error" %> - Invidious</title>
|
|
<% end %>
|
|
|
|
<%= error_message %>
|