edlp-home.html.twig 172 B

123456789101112
  1. {# presentation #}
  2. {# last_fil #}
  3. {# last_production #}
  4. {% for node in nodes %}
  5. {{ node.build }}
  6. {% endfor %}
  7. {{ agenda }}
  8. {% if entrees %}
  9. {{ entrees }}
  10. {% endif %}