{% extends "shared/includes/base.html" %} {% load counters %} {% block content %} {% include "contracts/includes/double_heading.html" with icon="ico--folder" heading="Typy" subheading="smluv" %}
Název | Počet smluv |
{{ type.name }} | {{ type|contract_count:user }} |