{% extends "base.html" %} {% block ng_app %}fileManager{% endblock %} {% block css %} {% if not debug %} {% endif %} {% endblock %} {% block content %} {#
#}
Search Grid View List View
Directory is empty

There is still nothing in this directory. This may be a good time to upload a file. Think about it, okay?

{% endblock %} {% block js %} {% if not debug %} {% endif %} {% endblock %}