add refresh button on volumes listing

This commit is contained in:
ed 2021-10-26 23:58:10 +02:00
parent 908dd61be5
commit 79629c430a

View file

@ -12,6 +12,8 @@
<body> <body>
<div id="wrap"> <div id="wrap">
<a href="/?h" style="float:right">refresh</a>
{%- if this.uname == '*' %} {%- if this.uname == '*' %}
<p>howdy stranger &nbsp; <small>(you're not logged in)</small></p> <p>howdy stranger &nbsp; <small>(you're not logged in)</small></p>
{%- else %} {%- else %}