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

6 lines
137 B
Text
Raw Normal View History

2018-11-18 11:00:15 +05:30
- @breadcrumb_title = _("Help")
- page_title _("Help")
- header_title _("Help"), help_path
2015-09-11 14:41:01 +05:30
= render template: "layouts/application"