index.html.haml 172 Bytes Edit Raw Blame History 1 2 3 4 5 6 = render "head" .row .col-md-3 = render 'shared/project_filter', project_entities_path: project_issues_path(@project) .col-md-9.issues-holder = render "issues"