{{template "repo/header" .}}
{{if (and .Repository.IsPrivate .Repository.Owner.Visibility.IsPublic)}}
{{svg "octicon-alert"}} {{ctx.Locale.Tr "repo.packages.visibility_warning" .Repository.OwnerName}}
{{end}} {{template "package/shared/list" .}}