<%= link_to 'Return to overview', :controller => 'exceptions', :action => 'index' %>
<%= will_paginate @exceptions, :page_links => false, :class => 'tartarus_pagination' %>
<%= @exception.exception_class %> in "<%= "#{@exception.controller_path}##{@exception.action_name}" %>"
Viewing Exception <%= params[:page] || 1 %> of <%= @exceptions.total_pages %>