2018-01-07 17:40:03 +00:00
|
|
|
<% content_for "header" do %>
|
2018-01-21 17:07:02 +00:00
|
|
|
<title><%= "Error" %> - Invidious</title>
|
2018-01-07 17:40:03 +00:00
|
|
|
<% end %>
|
2018-01-21 17:07:02 +00:00
|
|
|
|
2018-08-05 23:03:38 +00:00
|
|
|
<div class="h-box">
|
2018-02-06 01:11:57 +00:00
|
|
|
<%= error_message %>
|
2018-08-05 23:03:38 +00:00
|
|
|
</div>
|