Existing allocations
{{ allocation.network }} {{ (allocation.assigned_routing_groups_list | map:'name').join(', ') }}
{{ possible_merge.other.network }} {{ possible_merge.other.routing_groups.join(', ') }}
New allocation
{{ possible_merge.result.network }} {{ possible_merge.result.routing_groups.join(', ') }}