{% extends "base_generic.html" %} {% block head %} {% endblock %} {% block content %} {% block small %}

Shared documents

{{ form }}
{% include "shared_document_list.html" with l=3 m=4 s=12 height=200 %} {% endblock %} {% endblock %}