if (is_array($founders) && count($founders) > 0) : ?>
foreach ($founders as $founder) : ?>
- = htmlReady(get_fullname_from_uname($founder['username'])) ?>
endforeach; ?>
endif; ?>
if (!empty($tutors)) :?>
= Icon::create('arr_2left', Icon::ROLE_SORT)->asInput([
'title' => _('Als GruppengründerIn eintragen'),
'class' => 'middle',
'name' => 'replace_founder',
]) ?>
endif; ?>