7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
<% content_for "header" do %>
|
|
<title><%= "Error" %> - Invidious</title>
|
|
<% end %>
|
|
|
|
<div class="h-box">
|
|
<%= error_message %>
|
|
</div> |