{% if dir_list %}

Dirs:

{% for dir in dir_list %} {% endfor %}
{# BLANK #}
{% if icons %} {% endif %}{{ dir.dir_name }}
{% endif %}