{% extends "admin/admin_extended.html" %} {% load i18n %} {% block content %}

{% trans "Please proceed with caution, if you no one has explained this tool to you please obtain instructions from someone before proceeding" %}

{% trans "You may undo merges" %} {% trans "here" %}

{% trans "Selected Organizations" %}

{% trans "Organizations in this column will be merged into the organization in the right column. Click entries to remove from selection." %}

{% trans "Merge Into Organization" %}

{% trans "Organizations in the left column will be merged into this organization" %}

{% trans "Merge Results" %}

{% endblock %}