summaryrefslogtreecommitdiff
path: root/app/views/projects/learn_gitlab/index.html.haml
blob: 94023b21aab99a35f6b691d1255e862639e55a2a (plain)
1
2
3
4
5
- 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 } }