{% load static %}
TaskCall - {{ ttl_routines }}
{% include 'basic_header.html' %}{% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_routines }}
{{ desc_routine }}
{{ ttl_routine_name }}
{{ ttl_timezone }}
{{ ttl_associated_policies }}
{% if has_edit_permission %}
{{ ttl_new_routine }}
{% endif %} {% include 'resources_section.html' %}