summaryrefslogtreecommitdiff
path: root/template/browse_head.html
blob: 7ed3c5832d7de4fb7f222463c19e384a25aa0582 (plain)
1
2
3
4
5
6
7
8
9
10
11
<h1><i class="fa-regular fa-folder-open"></i> Vault</h1>
<a href="@@upload_url@@">Upload here</a>
<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>