gitlab-org--gitlab-foss/app/views/projects/wall.html.haml

7 lines
118 B
Plaintext

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