" data-img-src="<?php 
    echo $contributor->avatar()->setWidth(10)->url();
    ?>
" data-contributordefaultrole="<?php 
    echo $contributor->role;
    ?>
"><?php 
    echo $contributor->getName();
    ?>
</option>
				<?php 
}
?>
			</select>
			<a class="clickable podlove-icon-edit podlove-contributor-edit"   href="<?php 
echo Contributors::get_edit_contributor_url("{{contributor-id}}");
?>
"></a>
			<a class="clickable podlove-icon-plus podlove-contributor-create" href="<?php 
echo Contributors::get_create_contributor_url();
?>
"></a>
			</div>
		</td>
		<?php 
if ($has_groups) {
    ?>
		<td style="min-width: 90px">
			<select name="<?php 
    echo $form_base_name;
    ?>