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

index.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 888a72b6811c75f90b564841500ada11111f0753 (plain)
1
2
3
4
5
6
7
8
9
- unless @projects.empty?
  %div{:class => "tile", :style => view_mode_style("tile")}
    = render "tile"
  %div{:class => "list", :style => view_mode_style("list")}
    = render "list"
- else 
  %center.prepend-top
    %h2
      %cite Nothing here