debian-mirror-gitlab/app/views/projects/learn_gitlab/index.html.haml
2021-06-08 01:23:25 +05:30

5 lines
252 B
Text

- breadcrumb_title _("Learn GitLab")
- page_title _("Learn GitLab")
- add_page_specific_style 'page_bundles/learn_gitlab'
#js-learn-gitlab-app{ data: { actions: onboarding_actions_data(@project).to_json, sections: onboarding_sections_data.to_json } }