mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
.ui-box
|
|
.title Projects
|
|
%ul.well-list
|
|
- @projects.each do |project|
|
|
%li
|
|
= link_to_project project
|