blob: 48ffee4e075a0cbc71a2e9efcd398cc2750bbece (
plain)
1
2
3
4
5
6
7
8
9
10
|
<h1><i class="fa-regular fa-folder-open"></i> Vault</h1>
<table id="file-list">
<thead>
<tr>
<th class="file-icon"></th>
<th class="file-name">Name</th>
<th class="file-size">Size</th>
</tr>
</thead>
<tbody>
|