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