hello {{ this.uname }}
{%- if rvol %}
you can browse these:
{% for mp in rvol %}
/{{ mp }}
{% endfor %}
{%- endif %} {%- if wvol %}
you can upload to:
{% for mp in wvol %}
/{{ mp }}
{% endfor %}
{%- endif %}
login for more: