phone_in_talk {{ _('Answered') }}:{{ queue.Calls_Taken }}
cancel_presentation {{ _('Abandoned') }}: {{ queue.Abandoned }}
phone_callback {{ _('Incoming') }}: {{ queue.Calls_Waiting }}
check_circle {{ _('free') }}:{{queue.Agents_Free}}
{% if show_service_level() %}timelapse {{ _('Service Level') }}: {{ queue.Service_Level }}%
{% endif %}{{ _('inUse') }}: {{queue.Agents_InUse}}
cancel {{ _('Unavailable') }}:
phone_disabled {{ _('busy') }}: {{queue.Agents_Busy}}
add_call {{ _('In call') }}: {{queue.Agents_In_Call}}