2018-07-08 21:22:10 -04:00
|
|
|
<thead>
|
|
|
|
<th width="30"> </th>
|
2018-07-18 19:47:55 -04:00
|
|
|
<th><%- i18n('str', 'source') %></th>
|
|
|
|
<th><%- i18n('str', 'destination') %></th>
|
|
|
|
<th><%- i18n('str', 'ssl') %></th>
|
|
|
|
<th><%- i18n('str', 'access') %></th>
|
2018-08-02 05:48:47 -04:00
|
|
|
<th><%- i18n('str', 'status') %></th>
|
2018-07-17 18:35:49 -04:00
|
|
|
<% if (canManage) { %>
|
2018-07-08 21:22:10 -04:00
|
|
|
<th> </th>
|
2018-07-17 18:35:49 -04:00
|
|
|
<% } %>
|
2018-07-08 21:22:10 -04:00
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<!-- items -->
|
|
|
|
</tbody>
|