{% extends "django_meta_whatsapp/base.html" %} {% block title %}Import Contacts{% endblock %} {% block page_title %}Import Contacts{% endblock %} {% block content %}
Expected CSV columns:
Sample CSVphone, name, email, labels
Only phone is required. Labels should be comma-separated within the cell. Existing labels are preserved and new ones appended.