{% with card_photos=plant.card_photos.all %} {% if card_photos %}
{% for photo in card_photos %}
{% csrf_token %}
{% endfor %}
{% endif %} {% endwith %} {% if plant.card_photos.count < 3 %}
{% csrf_token %}
{% endif %} Up to 3 photos — front & back of the label