7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
= render "projects/project_head"
|
|
|
|
- unless @snippets.fresh.empty?
|
|
%div{ :class => "update-data ui-box ui-box-small ui-box-big" }
|
|
.data
|
|
= render @snippets.fresh
|