<?
if (!empty($badgePartecipanti)) {
echo "<span class='float-right badge badge-danger'>" . $badgePartecipanti . "</span>";
}
?>