
<div <?php echo $this->cssID; ?> class="field widget <?php if(version_compare(VERSION, '3.5','>')): ?>contao-ht35<?php endif; ?> <?php echo $this->class; ?> <?php echo $this->type; ?>"<?php echo $this->data_attributes; ?>><?php echo $this->html; ?></div>