{% extends "base.html" %} {% block body %} {% for order in orders %}
Producteur: {{ order.producer }}
Lieu: {{ order.where }}
Date: {{ order.when }}