13 lines
275 B
Plaintext
Raw Normal View History

2018-07-24 16:56:39 +10:00
<thead>
<th width="30">&nbsp;</th>
2018-08-19 18:54:17 +10:00
<th><%- i18n('str', 'name') %></th>
<th><%- i18n('users', 'title') %></th>
<th><%- i18n('proxy-hosts', 'title') %></th>
2018-07-24 16:56:39 +10:00
<% if (canManage) { %>
<th>&nbsp;</th>
<% } %>
</thead>
<tbody>
<!-- items -->
</tbody>