%= stylesheet_link_tag "themes/#{active_theme}/errors" %>
<%= link_to image_tag("themes/#{active_theme}/logo.png"), root_path %>
<%= params[:code] %>
<%= yield %>