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

Playlists:

{% include 'plist_table.html' with context %} {% endif %} {% endblock %}