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

6 lines
118 B
Text

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