{% if mode == "import" %} Import Items From CSV {% elif mode == "edit" %} Update Items Using CSV {% endif %}
Errors found during submission:
- 
                            {% for message in messages %}
                                
 - {{ message }} {% endfor %}
 
Your CSV should include the following columns:
id- Required for editsname- Item name