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