{% 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 }} Edit topic name


Advanced options
{% if error|bitwise_and(2) == 2 %} A scope with this identifier doesn't exist. Please provide an identifier for an existing scope. {% endif %}

Cancel

{% endblock %}