diff options
author | Vincent Douillet <vincent@vdouillet.fr> | 2024-10-23 08:46:31 +0200 |
---|---|---|
committer | Vincent Douillet <vincent@vdouillet.fr> | 2024-10-23 08:46:31 +0200 |
commit | 86ba3c3565208414ddad81c088d2db646fd2d4c8 (patch) | |
tree | b19d216f561b7eca01b5e3cf12f1ffc7e7dfebc4 /template/browse_head.html | |
parent | b2520eaf4b98fe913bf67f4de9e66c2dc5991516 (diff) |
upload: minor ui changes
Diffstat (limited to 'template/browse_head.html')
-rw-r--r-- | template/browse_head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/browse_head.html b/template/browse_head.html index cfc1081..972ed51 100644 --- a/template/browse_head.html +++ b/template/browse_head.html @@ -1,5 +1,6 @@ <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> |