@@ -1,5 +1,4 @@
<?php $this->block('content'); ?>
-<?php $this->dumpTemplateVars(); ?>
<div class="<?= $this->class ?> block"<?= $this->cssID ?><?php if ($this->style): ?> style="<?= $this->style ?>"<?php endif; ?>>
<?php if ($this->headline): ?>