summaryrefslogtreecommitdiff
path: root/app/views/explore/_head.html.haml
blob: eefc797cf032882df8fb9b74449ce419cd5a95e0 (plain)
1
2
3
4
5
6
.explore-title.text-center
  %h2
    = _("Explore GitLab")
  %p.lead
    = _("Discover projects, groups and snippets. Share your projects with others")
  %br