Files
rengine/web/templates/base/_items/interesting_endpoints.html
T

13 lines
373 B
HTML

<div class="table-responsive">
<table id="interesting_endpoints" class="table">
<thead>
<tr>
<th><div class="th-content">URL</div></th>
<th><div class="th-content">Title</div></th>
<th><div class="th-content">HTTP Status</div></th>
<th><div class="th-content">Content Length</div></th>
</tr>
</thead>
</table>
</div>