summaryrefslogtreecommitdiff
path: root/app/views/public/projects/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/public/projects/index.html.haml')
-rw-r--r--app/views/public/projects/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/public/projects/index.html.haml b/app/views/public/projects/index.html.haml
index 2fc93c5b742..624ec0b9b95 100644
--- a/app/views/public/projects/index.html.haml
+++ b/app/views/public/projects/index.html.haml
@@ -63,6 +63,6 @@
%i.icon-warning-sign
Empty repository
- unless @projects.present?
- %h3.nothing_here_message No public projects
+ .nothing-here-block No public projects
= paginate @projects, theme: "gitlab"