12 lines
266 B
Text
12 lines
266 B
Text
<thead>
|
|
<th width="30"> </th>
|
|
<th><%- i18n('str', 'source') %></th>
|
|
<th><%- i18n('str', 'tls') %></th>
|
|
<th><%- i18n('str', 'status') %></th>
|
|
<% if (canManage) { %>
|
|
<th> </th>
|
|
<% } %>
|
|
</thead>
|
|
<tbody>
|
|
<!-- items -->
|
|
</tbody>
|