2018-12-03 12:59:11 -05:00
|
|
|
- @body_class = 'ide-layout'
|
|
|
|
- page_title 'IDE'
|
|
|
|
|
|
|
|
- content_for :page_specific_javascripts do
|
|
|
|
= stylesheet_link_tag 'page_bundles/ide'
|
|
|
|
|
2019-01-24 08:43:02 -05:00
|
|
|
#ide.ide-loading{ data: ide_data }
|
2018-12-03 12:59:11 -05:00
|
|
|
.text-center
|
|
|
|
= icon('spinner spin 2x')
|
|
|
|
%h2.clgray= _('Loading the GitLab IDE...')
|