_head.html.haml 165 Bytes
.tabs
  %li{:class => "#{'active' if current_page?(project_issues_path(@project))}"}
    = link_to project_issues_path(@project), :class => "tab" do 
      Issues