{% load static %}
TaskCall - {{ ttl_external_status_pages }}
{% include 'basic_header.html' %} {% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_external_status_pages }}
{{ desc_status_pages }}
{{ ttl_page_name }}
{{ ttl_incidents }}
{{ det_status }}
{% if has_edit_permission %}
{{ ttl_new_status_page }}
{% endif %} {% include 'resources_section.html' %}