{% load static %}
TaskCall - {{ ttl_groups }}
{% include 'basic_header.html' %} {% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_groups }}
{{ desc_group }}
{{ det_group }}
{{ dsm_type }}
{% if has_edit_permission %}
{{ ttl_new_group }}
{% endif %} {% include 'resources_section.html' %}