Files
nginx-proxy-manager/manager/src/frontend/js/app/dashboard/main.ejs
T
2017-12-21 09:02:37 +10:00

13 lines
342 B
Plaintext

<table class="table table-condensed table-striped">
<thead>
<th>Hostname</th>
<th>Forward</th>
<th>SSL</th>
<th>Access List</th>
<th class="text-right"><button type="button" class="btn btn-xs btn-info">Create Host</button></th>
</thead>
<tbody>
<!-- items -->
</tbody>
</table>