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
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/_head.html.haml')
-rw-r--r--app/views/explore/_head.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/explore/_head.html.haml b/app/views/explore/_head.html.haml
deleted file mode 100644
index eefc797cf03..00000000000
--- a/app/views/explore/_head.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-.explore-title.text-center
- %h2
- = _("Explore GitLab")
- %p.lead
- = _("Discover projects, groups and snippets. Share your projects with others")
- %br