<%= link_to image_tag("exception_handler/home.png", title: "Go Back Home"), root_url, class: "home" %>
v<%= Rails.version %>
Our developers have been notified - we're working on it!
<% end %>
<% end %>
<% else %>
<%= content_tag :div, @message, class: "message" %>
<% end %>