diff --git a/app/views/layouts/error.html.erb b/app/views/layouts/error.html.erb index 22c4fc2c..421396e0 100644 --- a/app/views/layouts/error.html.erb +++ b/app/views/layouts/error.html.erb @@ -8,8 +8,6 @@ - <%= javascript_include_tag 'page_helper' %> - - <%= javascript_include_tag :defaults %> - <% if @web %> - <%= auto_discovery_link_tag(:atom, :controller => 'wiki', :web => @web.address, :action => 'atom_with_headlines') %> - <%= auto_discovery_link_tag(:atom, :controller => 'wiki', :web => @web.address, :action => 'atom_with_content') %> - <% end %> -
-
+

<%= h headers['Status'] %>

+
<%= h @content_for_layout %> -
+
-
+