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