{% extends base_template %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block content %}
{% if not popup %}
{% endif %}

Enter name of folder:

{% endblock content %}