2018-08-02 19:48:47 +10:00
|
|
|
<thead>
|
|
|
|
<th width="30"> </th>
|
2018-08-07 20:27:20 +10:00
|
|
|
<th><%- i18n('str', 'name') %></th>
|
|
|
|
<th><%- i18n('all-hosts', 'cert-provider') %></th>
|
|
|
|
<th><%- i18n('str', 'expires') %></th>
|
2018-08-02 19:48:47 +10:00
|
|
|
<% if (canManage) { %>
|
|
|
|
<th> </th>
|
|
|
|
<% } %>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<!-- items -->
|
|
|
|
</tbody>
|