<%- include('partials/page-start') %>
<% if (packages.length === 0) { %> <% } %> <% packages.forEach((item) => { %> <% }) %>
Package Type Latest version Release date Owner Status Actions
Chưa có package trong database. Bấm Upload package để tạo package đầu tiên.
<%= item.name %> <%= item.code %> <%= helpers.packageTypeLabel(item.type) %> <%= item.latestVersion %> <%= item.latestReleaseDate %> <%= item.owner %> <%= item.status %>
visibility <% if (item.type === 'deb' && item.latestVersionId && item.artifact) { %> download <% } %>
Showing 1-<%= packages.length %> of <%= packages.length %>
Page 1 / 1
<%- include('partials/package-modal') %> <%- include('partials/update-package-modal') %> <%- include('partials/page-end') %>