{% load static %}
TaskCall - {{ ttl_new_incident }}
{% include 'basic_header.html' %} {% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_incidents }}
| {{ ttl_new_incident }}
{{ ttl_new_incident }}
{{ ins_cancel }}
{{ ins_create }}
{{ det_title }}
{{ det_description }}
{{ det_service }}
{{ det_additional_assignees }}
{{ det_urgency }}
{% include 'urgency_options.html' %}
{% include 'map_urgency_script.html' %}