mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
<table class="table table-condensed table-striped">
|
|
<thead>
|
|
<th>Access List Name</th>
|
|
<th>User Count</th>
|
|
<th>Host Count</th>
|
|
<th class="text-right"><button type="button" class="btn btn-xs btn-info">Create Access List</button></th>
|
|
</thead>
|
|
<tbody>
|
|
<!-- items -->
|
|
</tbody>
|
|
</table>
|