nginx-proxy-manager/frontend/js/app/settings/list/main.ejs

9 lines
154 B
Plaintext
Raw Normal View History

<thead>
<th><%- i18n('str', 'name') %></th>
<th><%- i18n('str', 'value') %></th>
<th>&nbsp;</th>
</thead>
<tbody>
<!-- items -->
</tbody>