You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
319 B
14 lines
319 B
<table class="table table-hover table-condensed table-bordered" >
|
|
<thead>
|
|
<tr>
|
|
<th>Filesystem</th>
|
|
<th>Size</th>
|
|
<th>Used</th>
|
|
<th>Avail</th>
|
|
<th>Use %</th>
|
|
<th>Mounted</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="get-disk">
|
|
</tbody>
|
|
</table>
|