all.html.haml 168 Bytes
- content_for :title, 'All Errors'
- content_for :action_bar do
  = link_to 'hide resolved', problems_path, :class => 'button'
= render 'table', :problems => @problems