Fix 404/timeout errors not showing
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<li style="list-style-type: none;"><%= b %></li>
|
||||
<%- end -%>
|
||||
</ul>
|
||||
<% elsif @error_message %>
|
||||
<p><%= @error_message %></p>
|
||||
<% else %>
|
||||
<p><%= @exception.message %></p>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user