{% extends "shared/includes/base.html" %} {% load add %} {% block content %} {% include "contracts/includes/double_heading.html" with icon="ico--drawer" heading=filing_area.name subheading="Zodpovídá "|add:filing_area.person_responsible %}

Smlouvy ve spisovně

{% include "contracts/includes/contract_list.html" with page=contracts_page paginator=contracts_paginator %} {% endblock %}