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

search.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 885fda107444f1924db3d852568343edbe0d6530 (plain)
1
2
3
4
5
6
7
- page_title    _("Search")
- header_title  _("Search"), search_path
- add_page_specific_style 'page_bundles/search'
- if show_super_sidebar?
  - @force_desktop_expanded_sidebar = true

= render template: "layouts/application"