debian-mirror-gitlab/app/views/groups/packages/index.html.haml
2020-11-24 15:15:51 +05:30

6 lines
186 B
Text

- page_title _("Package Registry")
- @content_class = "limit-container-width" unless fluid_layout
.row
.col-12
#js-vue-packages-list{ data: packages_list_data('groups', @group) }