{% extends "pinax/documents/base.html" %} {% block body_class %}{{ block.super }} pinax-documents-folder-create{% endblock %} {% load bootstrap %} {% block head_title %}Create folder{% if parent %} in {{ parent.name }}{% endif %}{% endblock %} {% block body %}