debian-mirror-gitlab/app/views/groups/dependency_proxies/show.html.haml
2022-07-16 19:58:13 +02:00

5 lines
264 B
Text

- page_title _("Dependency Proxy")
- @content_class = "limit-container-width" unless fluid_layout
#js-dependency-proxy{ data: { group_path: @group.full_path,
no_manifests_illustration: image_path('illustrations/docker-empty-state.svg'), group_id: @group.id } }