{{ include('@NetgenLayoutsAdmin/admin/head.html.twig') }}<meta name="ibexa-admin-base-path" content="{{ ibexa_path(ibexa.rootLocation) }}">{% if app.request.attributes.has('content') %}{% set content = app.request.attributes.get('content') %}{% if content %}<meta name="nglayouts-content-id" content="{{ content.id }}"><meta name="nglayouts-location-id" content="{{ content.contentInfo.mainLocationId }}">{% if content.versionInfo.draft and content.versionInfo.versionNo == 1 %}<meta name="nglayouts-is-new-draft" content="true">{% endif %}{% endif %}{% endif %}