<div class="pluginoutput">
<h4><?= $this->translate('Plugin Output') ?></h4>
<?= $this->pluginOutput($object->output) ?>
<?= $this->pluginOutput($object->long_output) ?>
</div>