{% extends "shared/includes/base.html" %} {% load counters %} {% block content %} {% include "contracts/includes/double_heading.html" with icon="ico--office" heading="Smluvní strany" subheading="ostatní" %}
Název | Počet podpisů |
{{ signee.name }} {% if signee.department %} - {{ signee.department }} {% endif %} {% if signee.role %} ({{ signee.role }}) {% endif %} | {{ signee|signature_count:user }} |