gitlabhq/app/views/projects/team.html.haml

5 lines
95 B
Plaintext
Raw Normal View History

= render "project_head"
2011-10-08 23:36:38 +02:00
%div
= render :partial => "team", :locals => {:project => @project}