{% extends "admin/core/base.html" %} {% load foundation %} {% block title %}Merge Users{% endblock %} {% block title-section %}Merge user accounts{% endblock %} {% block nav %} {% include "admin/press/nav.html" %} {% endblock nav %} {% block body %} Merge and delete user Merge From Merge Into {% csrf_token %} Merger From Email First Name Last Name Status Use the search box above to find users. Loading... Merge Into Email First Name Last Name Status Use the search box above to find users. Loading... Select a user from each column and click the button below. Note: this action is not reversible. Merge users {% endblock %} {% block js %} {% include "elements/jqte.html" %} {% include "elements/merge_users.html" %} {% endblock %}
Select a user from each column and click the button below. Note: this action is not reversible.