mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-26 09:02:27 +00:00
13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
<thead>
|
|
<th width="30"> </th>
|
|
<th><%- i18n('all-hosts', 'domain-name') %></th>
|
|
<th><%- i18n('str', 'destination') %></th>
|
|
<th><%- i18n('str', 'status') %></th>
|
|
<% if (canManage) { %>
|
|
<th> </th>
|
|
<% } %>
|
|
</thead>
|
|
<tbody>
|
|
<!-- items -->
|
|
</tbody>
|