summaryrefslogtreecommitdiff
path: root/app/views/projects/index.html.haml
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