{% load static %}
TaskCall - {{ ttl_services }}
{% include 'basic_header.html' %} {% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_new_service }}
{{ ins_cancel }}
{{ ins_create }}
{{ det_name }}
{{ det_description }}
{{ ttl_settings }}
{{ det_assign_to_escalation_policy }}
{{ det_service_re_trigger_incident_after }}
{{ dsm_minutes }}
{% if has_workflows_permission %}
{{ det_service_allow_auto_grouping }}
{% endif %}
{{ det_support_hours }}
{% include 'btn_group_days.html' %}
{{ det_from }}
{{ det_to }}
{{ ttl_timezone }}
{{ det_service_de_prioritize_in_off_hours }}
{{ det_service_re_prioritize_un_ack_incidents_in_on_hours }}
{{ desc_service }}
{{ desc_business_service_min_impact_urgency }}
{{ desc_service_add_integrations_later_note }}
{% include 'btn_group_days_script.html' %} {% include 'tutorials/onboarding_service.html' %}