Commit 82f79d71 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Issue #123

parent 6ff7590a
%div{:class => "tile", :style => view_mode_style("tile")} - unless @projects.empty?
= render "tile" %div{:class => "tile", :style => view_mode_style("tile")}
%div{:class => "list", :style => view_mode_style("list")} = render "tile"
= render "list" %div{:class => "list", :style => view_mode_style("list")}
= render "list"
- else
%center.prepend-top
%h2
%cite Nothing here
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment