Files
gitlabhq/app/views/users/_projects.html.haml
T
2014-05-29 18:43:21 +03:00

7 lines
141 B
Plaintext

.panel.panel-default
.panel-heading Projects
%ul.well-list
- @projects.each do |project|
%li
= link_to_project project