gitlab_issues.html.erb 118 Bytes Edit Raw Blame History 1 2 3 4 5 6 <%= block_title(block.title) %> <ul> <%= render :partial => 'blocks/gitlab_issue', :collection => issues %> </ul>