)
}
drawer={
}
header={
}
notices={ }
content={
<>
{ template && (
) }
{ templateResolved &&
! template &&
settings?.siteUrl &&
entityId && (
{ __(
"You attempted to edit an item that doesn't exist. Perhaps it was deleted?"
) }
) }
>
}
actions={
<>
{ isEntitiesSavedStatesOpen ? (
) : (
) }
>
}
footer={ }
/>