{% load static %} {% block integration_modal %}
{{ ttl_integration_name }}
{{ ttl_integration_type }}
{{ desc_integration_with_built_in_tool }}
{{ ttl_email }}
{{ desc_integration_with_email }}
{% if has_custom_action_permission %}
{{ ttl_custom_action }}
{{ desc_integration_with_custom_action }}
{% endif %}
{% endblock %}