mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
add refresh button on volumes listing
This commit is contained in:
parent
908dd61be5
commit
79629c430a
|
@ -12,6 +12,8 @@
|
|||
|
||||
<body>
|
||||
<div id="wrap">
|
||||
<a href="/?h" style="float:right">refresh</a>
|
||||
|
||||
{%- if this.uname == '*' %}
|
||||
<p>howdy stranger <small>(you're not logged in)</small></p>
|
||||
{%- else %}
|
||||
|
|
Loading…
Reference in a new issue