Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html.haml « learn_gitlab « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4935b72d3fa76aa666960fe7ed23d2045483da6f (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, sections: onboarding_sections_data.to_json } }