= Icon::create($iconshape, Icon::ROLE_INFO)->asImg(20) ?>
if (isset($vote->questiondata['mandatory']) && $vote->questiondata['mandatory']) : ?>
= Icon::create('star', Icon::ROLE_ATTENTION)->asImg(20, ['class' => 'text-bottom', 'alt' => '']) ?>
= _('Pflichtantwort') ?>
endif ?>
= formatReady($vote->questiondata['description']) ?>