{% csrf_token %} {% if user.role == "admin" %} {% endif %} {% for traite in traites %} {% comment %} {% if traite.etat == "test" %} {% endcomment %} {% if user.role == "admin" %} {% endif %} {% comment %} {% else %} {% endif %} {% endcomment %} {% endfor %}
Description Date InterpellationSourceInfractions Victimes Auteurs Enquête Poursuites Décision
{{ forloop.counter }} {{ traite.description }} {{ traite.date | date:"d/m/Y" }} {% if traite.pays_interpellation %} {{ traite.pays_destination }} {% else %} {{ traite.region_interpellation }} {% endif %} {{ traite.juridiction }} {{ traite.types_infraction.count }} {{ traite.victimes_traite.count }} {{ traite.trafiquants_traite.all.count }} {% if traite.enquete_effectuee %} {% else %} {% endif %} {% if traite.poursuites_engagees %} {% else %} {% endif %} {{traite.decisions_judiciaires}}
{{ traite.id }} {{ traite.description }} {{ traite.date }} {% if traite.pays_interpellation %} {{ traite.pays_destination }} {% else %} {{ traite.region_interpellation }} {% endif %} {{ traite.types_infraction.count }} {{ traite.victimes_traite.count }} {{ traite.trafiquants_traite.all.count }} {% if traite.enquete_effectuee %} {% else %} {% endif %} {% if traite.poursuites_engagees %} {% else %} {% endif %} {% if traite.proces %} {% else %} {% endif %}