Are you sure you want to remove this directory from the file server?
{% load humanize %}
{{ directory.path }} contains {{ num_files|intcomma }} files.
{% extends 'base.html' %} {% block head %} {{ block.super }} {% endblock head %} {% block content %}
Confirm Deletion
Are you sure you want to remove this directory from the file server?
{% load humanize %}
{{ directory.path }} contains {{ num_files|intcomma }} files.