{% extends 'staff_base.html' %} {% load evaluation_filters %} {% block breadcrumb %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }}

{% translate 'Merge course types' %}

{% blocktranslate %}The following courses currently have the course type {{ other_type }} and will get the type {{ main_type }} once you merge the course types. The course type {{ other_type }} will be deleted after that.{% endblocktranslate %}

{% csrf_token %}
{% endblock %}