2018-07-24 02:56:39 -04:00
|
|
|
<thead>
|
|
|
|
<th width="30"> </th>
|
2018-08-19 04:54:17 -04:00
|
|
|
<th><%- i18n('str', 'name') %></th>
|
2020-04-10 23:22:01 -04:00
|
|
|
<th><%- i18n('access-lists', 'authorization') %></th>
|
|
|
|
<th><%- i18n('access-lists', 'access') %></th>
|
2018-08-19 04:54:17 -04:00
|
|
|
<th><%- i18n('proxy-hosts', 'title') %></th>
|
2018-07-24 02:56:39 -04:00
|
|
|
<% if (canManage) { %>
|
|
|
|
<th> </th>
|
|
|
|
<% } %>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<!-- items -->
|
|
|
|
</tbody>
|