{% load static %} {% block individual_analytics_section %}
{{ ttl_user }}
{{ det_from }}
{{ det_to }}
{% if has_contextual_search_permission %}
{{ ttl_tags }}
{% endif %}
{{ ttl_incidents }}
{{ det_avg }} {{ ttl_acknowledgement_time }}
{{ det_avg }} {{ ttl_resolution_time }}
{{ ttl_responsiveness }}
{{ ttl_effectiveness }}
{{ det_fatigue }} ({{ det_weekly }})
{{ ttl_interruptions }} ({{ dsm_hours_per_day }})

{{ ttl_rest_between_incidents }} ({{ dsm_hours }})

{{ ttl_hourly_effectiveness }}

{{ det_avg }} {{ ttl_effectiveness }}

{{ ttl_incident_assignment_distribution }}
{% endblock %}