debian-mirror-gitlab/app/views/layouts/project_settings.html.haml
2023-03-04 22:38:38 +05:30

7 lines
205 B
Text

- page_title _("Settings")
- nav "project"
- add_page_specific_style 'page_bundles/settings'
- enable_search_settings locals: { container_class: 'gl-my-5' }
= render template: "layouts/project"