{% if this_contract %}
[일련번호 : {{ this_contract.serial_number }}] (타입
: {{ this_contract.unit_type }}
{% if this_project.is_unit_set %}{{ this_contract.keyunit.houseunit }}{% endif %} |
{% if not this_contract.activation %}해지{% endif %}
계약자 : {{ this_contract.contractor.name }})
(납부내역서 출력)
{% endif %}