8 lines
135 B
Plaintext
Raw Normal View History

2018-01-07 11:40:03 -06:00
<% content_for "header" do %>
<title><%= "Error" %> - Invidious</title>
2018-01-07 11:40:03 -06:00
<% end %>
2018-08-05 18:03:38 -05:00
<div class="h-box">
2019-05-01 20:03:39 -05:00
<%= error_message %>
2018-08-17 11:04:38 -05:00
</div>