{% if folder_location %} {% endif %}
{% if folder_location %}My Static Files{% else %}Searched Files{% endif %}

{% if folder_location %}Current Location: {{ '/'+folder_location }}{% else %}Searched Location: {{ '/'+searched_location }}{% endif %}