issues.html.haml 204 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 %h3.page-title Issues %small (assigned to you) %small.pull-right #{@issues.total_count} issues %hr .row .span3 = render 'shared/filter', entity: 'issue' .span9 = render 'shared/issues'