index.html.haml 166 Bytes
= render "head"
.row
  .span3
    = render 'shared/project_filter', project_entities_path: project_issues_path(@project)
  .span9.issues-holder
    = render "issues"