gitlab-org--gitlab-foss/app/views/projects/learn_gitlab/index.html.haml

6 lines
252 B
Plaintext
Raw Normal View History

- 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 } }