<h2><?= sprintf(
'%s "%s" has been created',
ucfirst(preg_replace('/^icinga_/', '', $entry->object_type)),
$entry->object_name
) ?></h2>
<pre><?= $this->escape((string) $this->newObject) ?></pre>