gitlabhq/app/views/projects/wall.html.haml
2011-11-04 11:46:51 -04:00

7 lines
118 B
Plaintext

%div.wall_page
= render "notes/notes"
.loading{ :style => "display:none;"}
%center= image_tag "ajax-loader.gif"