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

{{ topic.first_base_name.name }} Change scope


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

{% endblock %}