1 2 3 4 5 6 7 8
<% content_for "header" do %> <title><%= "Error" %> - Invidious</title> <% end %> <div class="h-box"> <%= error_message %> <%= next_steps %> </div>