{% extends "index.html" %} {% block content %} {% load static %} {% load i18n %} {% load basefilters %} {% load horillafilters %} {% include 'documents/document_nav.html' %}
{% include 'documents/requests.html' %}
{% endblock content %}