debian-mirror-gitlab/app/views/layouts/search.html.haml

8 lines
227 B
Text
Raw Normal View History

2018-11-18 11:00:15 +05:30
- page_title _("Search")
- header_title _("Search"), search_path
2023-03-04 22:38:38 +05:30
- add_page_specific_style 'page_bundles/search'
2023-07-09 08:55:56 +05:30
- if show_super_sidebar?
- @force_desktop_expanded_sidebar = true
2015-09-11 14:41:01 +05:30
= render template: "layouts/application"