{% extends 'base.html' %} {% block content %} {% for dir in dir_list %} {% endfor %}
{# BLANK #} Your Media Dirs {# BLANK #}
{% if icons %} {% endif %}{{ dir.full_path }}
{% endblock %}