{% extends "shared/includes/base.html" %} {% block content %} {% if signee.entity_type == signee.EntityTypes.LEGAL_ENTITY or signee.entity_type == signee.EntityTypes.OTHER %} {% include "contracts/includes/double_heading.html" with icon="ico--office" heading=signee.inline_name subheading="Jiná smluvní strana" %} {% else %} {% include "contracts/includes/double_heading.html" with icon="ico--user" heading=signee.inline_name subheading="Jiná smluvní strana" %} {% endif %} {% if signee.has_any_address_information %}