nginx-proxy-manager/src/frontend/js/app/users/list/main.ejs

11 lines
160 B
Plaintext
Raw Normal View History

<thead>
<th width="30">&nbsp;</th>
<th>Name</th>
<th>Email</th>
<th>Roles</th>
<th>&nbsp;</th>
</thead>
<tbody>
<!-- items -->
</tbody>