{% extends "layout_1_column.html" %} {% block title %} {{ topic.identifier|topic_name(topic_map.identifier) }} | {{ topic_map.name }} {% endblock %} {% block javascript %}{% endblock %} {% block content %}

{{ topic.first_base_name.name }} Delete association


Topic reference Role
{{ association.member.src_topic_ref|topic_name(topic_map.identifier) }}
{{ association.member.src_role_spec|topic_name(topic_map.identifier) }}
{{ association.member.dest_topic_ref|topic_name(topic_map.identifier) }}
{{ association.member.dest_role_spec|topic_name(topic_map.identifier) }}

Advanced options

Cancel

{% endblock %}