{% extends 'core/project_nav.html' %} {% load i18n staticfiles thumbnail bootstrap %} {% block head_title %}{% trans "My Documents" %}{% endblock %} {% block nav-docs-active %}active{% endblock %} {% block extra_nav %} {% if can_create_document %} {% trans 'Create new Document' %} {% endif %} {% if share_form %} {% endif %} {% endblock %} {% block tab_content %}