Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-27 09:12:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-27 09:12:33 +0300
commit6acaa17a4315c67bebc09cd21434651f5ef56c71 (patch)
tree30bb8789827e78859d82726c8d7f812b838e181c /app
parent65059e12f71f196dd8f333f58a4fa2503f23a250 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app')
-rw-r--r--app/views/external_redirect/external_redirect/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/external_redirect/external_redirect/index.html.haml b/app/views/external_redirect/external_redirect/index.html.haml
index 36bf98cba02..9ef2b21d84c 100644
--- a/app/views/external_redirect/external_redirect/index.html.haml
+++ b/app/views/external_redirect/external_redirect/index.html.haml
@@ -1,4 +1,3 @@
-- add_page_specific_style 'page_bundles/external_redirect'
- page_title _("You're about to leave GitLab")
- url = local_assigns.fetch(:url)