hello {{ this.uname }}
{%- if avol %}
admin panel:
vol | action | status |
{% for mp in avol %}
{%- if mp in vstate and vstate[mp] %}
/{{ mp }} | rescan | {{ vstate[mp] }} |
{%- endif %}
{% endfor %}
{%- endif %}
{%- if rvol %}
you can browse these:
{%- endif %}
{%- if wvol %}
you can upload to:
{%- endif %}
login for more: