gitlabhq/app/views/projects/index.html.haml
Dmitriy Zaporozhets ef2bf15204 1.0.2
2011-10-15 21:39:11 +03:00

10 lines
249 B
Plaintext

- 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