{% include "profiles/_profile_card_narrow.html" with profile=profile_to_merge_into %}
{% if profile_to_merge.contributor and not profile_to_merge_into.contributor %}
Warning: the profile to merge has an active contributor account, while the one to merge into does not. Consider swapping the order with "Swap & Merge".