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

index.html.haml « packages « packages « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d5350ab62b0a7573760d231aef338d9d46e1a14 (plain)
1
2
3
4
5
6
- page_title _("Package Registry")
- @content_class = "limit-container-width" unless fluid_layout

.row
  .col-12
    #js-vue-packages-list{ data: packages_list_data('projects', @project) }