{% if design is defined and design == 'double' %}
<div class="object__items object__items--double" style="{{entity.background2 ? 'background-color: ' ~ entity.background2 }}">
<div class="object__column">
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-1.html.twig') }}
{% else %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-1-archive.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiqueCharacterKind|length > 0 or entity.AntiqueArtifact|length > 0 or entity.AntiqueCharacterKindAdditional|length > 0 or entity.Translation[app.request.locale].background or entity.Translation[app.request.locale].inscription or entity.AntiquePhisicalAttributeAdditional3|length > 0 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional4 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional5 or entity.Translation[app.request.locale].folkContext or entity.Translation[app.request.locale].additionalInformations ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-3.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( (entity.Country and entity.Country.Translation[app.request.locale].title) or (entity.Region and entity.Region.Translation[app.request.locale].title) or (entity.GeographicalName and entity.GeographicalName.Translation[app.request.locale].title) or entity.Translation[app.request.locale].placeNameDetailed or entity.Translation[app.request.locale].descPlaceAdditional ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-3-archive.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStorageInstitution and entity.AntiqueStorageInstitution.Translation[app.request.locale].title) or entity.inventoryNumber or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.purchaseDate or entity.purchaseAge or entity.purchaseYear or entity.Translation[app.request.locale].originHistory or entity.Translation[app.request.locale].ownersAdditionalInformations %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-5.html.twig') }}
{% endif %}
{% else %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.inventoryNumber or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownersAdditionalInformations or entity.Translation[app.request.locale].shownObjectOwner or entity.Translation[app.request.locale].inscription or entity.Translation[app.request.locale].shownObjectOwnerDescription %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-5-archive.html.twig') }}
{% endif %}
{% endif %}
</div>
<div class="object__column">
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiquePhisicalAttributeMain|length > 0 or entity.AntiqueMaterial|length > 0 or entity.dimensions or entity.AntiquePhisicalAttributeAdditional1|length > 0 or entity.AntiquePhisicalAttributeAdditional2|length > 0 or entity.Translation[app.request.locale].artisticDescription or entity.Translation[app.request.locale].artisticDescriptionAdditional ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-2.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and (entity.getDocumentDate() or (entity.getDocumentDate() and entity.documentAge) or entity.Translation[app.request.locale].documentHistory or entity.Translation[app.request.locale].background or (entity.objectYear and entity.objectAge) or entity.Translation[app.request.locale].objectHistory ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-2-archive.html.twig') }}
{% endif %}
{% if entity.Artist|length > 0 and entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-4.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-4-archive.html.twig') }}
{% endif %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-6.html.twig') }}
</div>
</div>
{% elseif design is defined and design == 'anchor' %}
{% set firstActive = false %}
<div class="object__items object__items--anchor" style="{{entity.background2 ? 'background-color: ' ~ entity.background2 ~ '; box-shadow: 0 0 0 25vmax ' ~ entity.background2 ~ '; clip-path: inset(0 -25vmax);' }}">
<nav class="object__drawer">
<div class="drawer">
<button class="drawer__show-wrapper" type="button" aria-expanded="false" data-expanded="js-drawer-wrapper" data-expandendname="js-drawer-wrapper">
<span>Object Menu</span>
</button>
<div class="drawer__wrapper js-drawer-wrapper">
<ul class="drawer__list" role="tablist" aria-orientation="vertical">
{# tab 1 #}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-1" data-expandendname="object-tab-buttons">
<span>{{ ('T_ANTIQUE_BASIC_INFORMATION')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 1 %}
{% endif %}
{% else %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-1" data-expandendname="object-tab-buttons">
<span>{{ ('T_ANTIQUE_BASIC_INFORMATION')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 1 %}
{% endif %}
{% endif %}
{# tab 2 #}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiquePhisicalAttributeMain|length > 0 or entity.AntiqueMaterial|length > 0 or entity.dimensions or entity.AntiquePhisicalAttributeAdditional1|length > 0 or entity.AntiquePhisicalAttributeAdditional2|length > 0 or entity.Translation[app.request.locale].artisticDescription or entity.Translation[app.request.locale].artisticDescriptionAdditional ) %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-2" data-expandendname="object-tab-buttons">
<span>{{ ('T_MATERIALS_AND_TECHNIQUES')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 2 %}
{% endif %}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and (entity.getDocumentDate() or (entity.getDocumentDate() and entity.documentAge) or entity.Translation[app.request.locale].documentHistory or entity.Translation[app.request.locale].background or (entity.objectYear and entity.objectAge) or entity.Translation[app.request.locale].objectHistory ) %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-2" data-expandendname="object-tab-buttons">
<span>{{ ('T_DATE')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 2 %}
{% endif %}
{% endif %}
{# tab 3 #}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiqueCharacterKind|length > 0 or entity.AntiqueArtifact|length > 0 or entity.AntiqueCharacterKindAdditional|length > 0 or entity.Translation[app.request.locale].background or entity.Translation[app.request.locale].inscription or entity.AntiquePhisicalAttributeAdditional3|length > 0 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional4 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional5 or entity.Translation[app.request.locale].folkContext or entity.Translation[app.request.locale].additionalInformations ) %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-3" data-expandendname="object-tab-buttons">
<span>{{ ('T_CHARACTERS_OBJECTS_ARTIFACTS')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 3 %}
{% endif %}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( (entity.Country and entity.Country.Translation[app.request.locale].title) or (entity.Region and entity.Region.Translation[app.request.locale].title) or (entity.GeographicalName and entity.GeographicalName.Translation[app.request.locale].title) or entity.Translation[app.request.locale].placeNameDetailed or entity.Translation[app.request.locale].descPlaceAdditional ) %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-3" data-expandendname="object-tab-buttons">
<span>{{ ('T_PLACE_OF_DOCUMENT_OBJECT')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 3 %}
{% endif %}
{% endif %}
{# tab 4 #}
{% if entity.Artist|length > 0 and entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-4" data-expandendname="object-tab-buttons">
<span>{{ (entity.Artist|length > 0 ? 'T_ARTISTS_INFO' : 'T_ARTIST_INFO' )|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 4 %}
{% endif %}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-4" data-expandendname="object-tab-buttons">
<span>{{ ('T_REPRESENTATION_ON_THE_DOCUMENT' )|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 4 %}
{% endif %}
{% endif %}
{# tab 5 #}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStorageInstitution and entity.AntiqueStorageInstitution.Translation[app.request.locale].title) or entity.inventoryNumber or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.purchaseDate or entity.purchaseAge or entity.purchaseYear or entity.Translation[app.request.locale].originHistory or entity.Translation[app.request.locale].ownersAdditionalInformations %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-5" data-expandendname="object-tab-buttons">
<span>{{ ('T_OWNERSHIP_DETAILS')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 5 %}
{% endif %}
{% endif %}
{% else %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.inventoryNumber or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownersAdditionalInformations or entity.Translation[app.request.locale].shownObjectOwner or entity.Translation[app.request.locale].inscription or entity.Translation[app.request.locale].shownObjectOwnerDescription %}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-5" data-expandendname="object-tab-buttons">
<span>{{ ('T_OWNERSHIP_DETAILS')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 5 %}
{% endif %}
{% endif %}
{% endif %}
{# tab 6 #}
<li class="drawer__el" role="presentation">
<button class="drawer__button" type="button" role="tab" aria-expanded="{{ firstActive ? 'false' : 'true' }}" data-expanded="js-object-tab-6" data-expandendname="object-tab-buttons">
<span>{{ ('T_RECORD_INFORMATION')|trans({}, 'openform_front', app.request.locale) }}</span>
</button>
</li>
{% if not firstActive %}
{% set firstActive = 6 %}
{% endif %}
</ul>
</div>
</div>
</nav>
<div>
<div class="object__tab js-object-tab-1{{ firstActive == 1 ? ' active open' }}">
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-1.html.twig') }}
{% else %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-1-archive.html.twig') }}
{% endif %}
</div>
<div class="object__tab js-object-tab-2{{ firstActive == 2 ? ' active open' }}">
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiquePhisicalAttributeMain|length > 0 or entity.AntiqueMaterial|length > 0 or entity.dimensions or entity.AntiquePhisicalAttributeAdditional1|length > 0 or entity.AntiquePhisicalAttributeAdditional2|length > 0 or entity.Translation[app.request.locale].artisticDescription or entity.Translation[app.request.locale].artisticDescriptionAdditional ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-2.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and (entity.getDocumentDate() or (entity.getDocumentDate() and entity.documentAge) or entity.Translation[app.request.locale].documentHistory or entity.Translation[app.request.locale].background or (entity.objectYear and entity.objectAge) or entity.Translation[app.request.locale].objectHistory ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-2-archive.html.twig') }}
{% endif %}
</div>
<div class="object__tab js-object-tab-3{{ firstActive == 3 ? ' active open' }}">
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiqueCharacterKind|length > 0 or entity.AntiqueArtifact|length > 0 or entity.AntiqueCharacterKindAdditional|length > 0 or entity.Translation[app.request.locale].background or entity.Translation[app.request.locale].inscription or entity.AntiquePhisicalAttributeAdditional3|length > 0 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional4 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional5 or entity.Translation[app.request.locale].folkContext or entity.Translation[app.request.locale].additionalInformations ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-3.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( (entity.Country and entity.Country.Translation[app.request.locale].title) or (entity.Region and entity.Region.Translation[app.request.locale].title) or (entity.GeographicalName and entity.GeographicalName.Translation[app.request.locale].title) or entity.Translation[app.request.locale].placeNameDetailed or entity.Translation[app.request.locale].descPlaceAdditional ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-3-archive.html.twig') }}
{% endif %}
</div>
<div class="object__tab js-object-tab-4{{ firstActive == 4 ? ' active open' }}">
{% if entity.Artist|length > 0 and entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-4.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-4-archive.html.twig') }}
{% endif %}
</div>
<div class="object__tab js-object-tab-5{{ firstActive == 5 ? ' active open' }}">
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStorageInstitution and entity.AntiqueStorageInstitution.Translation[app.request.locale].title) or entity.inventoryNumber or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.purchaseDate or entity.purchaseAge or entity.purchaseYear or entity.Translation[app.request.locale].originHistory or entity.Translation[app.request.locale].ownersAdditionalInformations %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-5.html.twig') }}
{% endif %}
{% else %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.inventoryNumber or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownersAdditionalInformations or entity.Translation[app.request.locale].shownObjectOwner or entity.Translation[app.request.locale].inscription or entity.Translation[app.request.locale].shownObjectOwnerDescription %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-5-archive.html.twig') }}
{% endif %}
{% endif %}
</div>
<div class="object__tab js-object-tab-6{{ firstActive == 6 ? ' active open' }}">
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-6.html.twig') }}
</div>
</div>
</div>
{% elseif design is defined and design == 'single' %}
<div class="object__items object__items--single" style="{{entity.background2 ? 'background-color: ' ~ entity.background2 }}">
<div>
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-1.html.twig') }}
{% else %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-1-archive.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiquePhisicalAttributeMain|length > 0 or entity.AntiqueMaterial|length > 0 or entity.dimensions or entity.AntiquePhisicalAttributeAdditional1|length > 0 or entity.AntiquePhisicalAttributeAdditional2|length > 0 or entity.Translation[app.request.locale].artisticDescription or entity.Translation[app.request.locale].artisticDescriptionAdditional ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-2.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and (entity.getDocumentDate() or (entity.getDocumentDate() and entity.documentAge) or entity.Translation[app.request.locale].documentHistory or entity.Translation[app.request.locale].background or (entity.objectYear and entity.objectAge) or entity.Translation[app.request.locale].objectHistory ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-2-archive.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( entity.AntiqueCharacterKind|length > 0 or entity.AntiqueArtifact|length > 0 or entity.AntiqueCharacterKindAdditional|length > 0 or entity.Translation[app.request.locale].background or entity.Translation[app.request.locale].inscription or entity.AntiquePhisicalAttributeAdditional3|length > 0 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional4 or entity.Translation[app.request.locale].AntiquePhisicalAttributeAdditional5 or entity.Translation[app.request.locale].folkContext or entity.Translation[app.request.locale].additionalInformations ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-3.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') and ( (entity.Country and entity.Country.Translation[app.request.locale].title) or (entity.Region and entity.Region.Translation[app.request.locale].title) or (entity.GeographicalName and entity.GeographicalName.Translation[app.request.locale].title) or entity.Translation[app.request.locale].placeNameDetailed or entity.Translation[app.request.locale].descPlaceAdditional ) %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-3-archive.html.twig') }}
{% endif %}
{% if entity.Artist|length > 0 and entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-4.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign != constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-4-archive.html.twig') }}
{% endif %}
{% if entity.AntiqueSuit and entity.AntiqueSuit.AntiqueFormDesign == constant('\\App\\Package\\Openform\\Entity\\AntiqueSuit::ANTIQUE_FORM_DESIGN_MUSEUM') %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStorageInstitution and entity.AntiqueStorageInstitution.Translation[app.request.locale].title) or entity.inventoryNumber or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.purchaseDate or entity.purchaseAge or entity.purchaseYear or entity.Translation[app.request.locale].originHistory or entity.Translation[app.request.locale].ownersAdditionalInformations %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-5.html.twig') }}
{% endif %}
{% else %}
{% if (entity.AntiqueOwner and entity.AntiqueOwner.Translation[app.request.locale].title) or entity.inventoryNumber or entity.Translation[app.request.locale].ownerCopyrights or (entity.AntiqueStoragePlace and entity.AntiqueStoragePlace.Translation[app.request.locale].title) or entity.Translation[app.request.locale].ownersAdditionalInformations or entity.Translation[app.request.locale].shownObjectOwner or entity.Translation[app.request.locale].inscription or entity.Translation[app.request.locale].shownObjectOwnerDescription %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-5-archive.html.twig') }}
{% endif %}
{% endif %}
{{ include('@openform_front_templates/AntiqueSuit/_templates/_sections/_section-6.html.twig') }}
</div>
</div>
{% endif %}