{% if PREFIX and PREFIX != '/' %} .. {% endif %} {% if not SEARCH %}
{% endif %} {% if FS3V_PREFIXES and PAGE == 1 %} {% for p in FS3V_PREFIXES if p.Prefix %} {{ checkbox(id=loop.index, type="pfx", val=p.Prefix) }} {{ p.Prefix | replace(unquote_plus(PREFIX_WITH_EMPTY), '', 1) }} {% endfor %} {% endif %}