{% extends "page.html" %} {% import 'macros/form.html' as form %} {% block subtitle %}{{ _("Merge Confirm") }}{% endblock %} {% block breadcrumb_content %}
You are about to merge {{ h.tagmanager_tag_show(request.GET['tag1']).name }} with {{ h.tagmanager_tag_show(request.GET['tag2']).name }} . This means that all datasets tagged with {{ h.tagmanager_tag_show(request.GET['tag2']).name }} , i.e.:
Are you sure?