mirror of
https://github.com/iv-org/invidious
synced 2025-09-06 21:41:08 +02:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
<% content_for "header" do %>
|
|
<title><%= "Error" %> - Invidious</title>
|
|
<% end %>
|
|
|
|
<%= error_message %>
|