{% load i18n %}
{% trans "Segments" %}
{% htmx_table 'plugins:cesnet_service_path_plugin:segmentcircuitmapping_list' circuit_id=object.pk %}
{% if topologies %} {% include 'cesnet_service_path_plugin/inc/topology_visualization.html' %} {% include 'cesnet_service_path_plugin/inc/topology_segment_card.html' %} {% endif %}