{% load static %}
TaskCall - {{ ttl_heartbeats }}
{% include 'basic_header.html' %} {% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_automation }} | {{ ttl_heartbeats }}
{{ ttl_check_details }}
{{ det_name }}
{{ det_description }}
{{ det_service }}
{{ det_service_check_for }}
{{ ttl_ping_type }}
HTTP
{{ ttl_email }}
{{ det_interval }}
{{ desc_checks_time_interval }}
{{ ttl_grace_period }}
{{ desc_checks_grace_period }}
{{ ttl_incident_details }}
{{ desc_checks_incident_configure }}
{{ ttl_incident_title }}
{{ det_incident_description }}
{{ det_urgency }}
{% include 'urgency_options.html' %}
{% if has_contextual_search_permission %}
{{ ttl_tags }}
{% endif %}
{{ ttl_permissions }}
{{ ins_save }}
{{ ins_cancel }}
{% include 'resources_section.html' %}