{% extends "includes/modal.html" %} {% block modal_label %}(Détails){% endblock modal_label %} {% block modal_body %}
{{ product.description }}
{% if product.img %} {% endif %}