mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
7 lines
135 B
Text
7 lines
135 B
Text
<% content_for "header" do %>
|
|
<title><%= "Error" %> - Invidious</title>
|
|
<% end %>
|
|
|
|
<div class="h-box">
|
|
<%= error_message %>
|
|
</div>
|