summaryrefslogtreecommitdiff
path: root/app/views/projects/empty.html.haml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-13 15:09:34 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-13 15:09:34 +0000
commitc4eeda2d3d048e84b331f416472e99ed0e116904 (patch)
treed2ac30119226e46f54f41961e3eed2cd5b5bdb5b /app/views/projects/empty.html.haml
parentcdd5eba514e79c7801ff2eeb76e915e3f31ca5d7 (diff)
downloadgitlab-ce-c4eeda2d3d048e84b331f416472e99ed0e116904.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/empty.html.haml')
-rw-r--r--app/views/projects/empty.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index e8c107b9383..47d2b5980af 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -6,6 +6,7 @@
= render_if_exists 'projects/free_user_cap_alert', project: @project
= render partial: 'flash_messages', locals: { project: @project }
+= render 'clusters_deprecation_alert'
= render "home_panel"
= render "archived_notice", project: @project