{% extends "base.html" %} {% block content %} {% if folders %}

Folders

{% endif %} {% if files %}

Media Files

{% endif %} {% endblock %}