edlp-home.html.twig 188 B

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