mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-25 16:50:52 +00:00
14 lines
323 B
Plaintext
14 lines
323 B
Plaintext
<thead>
|
|
<th width="30"> </th>
|
|
<th><%- i18n('str', 'name') %></th>
|
|
<th><%- i18n('all-hosts', 'cert-provider') %></th>
|
|
<th><%- i18n('str', 'expires') %></th>
|
|
<th><%- i18n('str', 'status') %></th>
|
|
<% if (canManage) { %>
|
|
<th> </th>
|
|
<% } %>
|
|
</thead>
|
|
<tbody>
|
|
<!-- items -->
|
|
</tbody>
|