term_id;
$booked_none_assigned = false;
endif;
else:
$booked_none_assigned = false;
endif;
if (!$booked_none_assigned && count($calendars) >= 1):
?>
';
if (current_user_can('manage_booked_options')): echo ''; endif;
foreach($calendars as $calendar):
?>';
?>
';
echo '
'.esc_html__('There are no calendars assigned to you.','booked').'
';
echo ''.esc_html__('Get in touch with the Administration of this site to get a calendar assigned to you.','booked').'
';
echo '';
else:
?>