Welcome to mirror list, hosted at ThFree Co, Russian Federation.

team.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b2c4b3ef9c1051ad6c68ebf690a0437e88ef1ab (plain)
1
2
3
%div
  = render :partial => "team", :locals => {:project => @project}