mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-09-24 20:00:24 +01:00
13 lines
342 B
Plaintext
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>
|