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