{% extends 'frontNEW.html.twig' %} {% block title %} {{ 'page.new.index.title' |trans }} {% endblock %} {% block stytesheets %} {{ parent() }} {% endblock %} {% block body %}
{% else %}
{% for gallery in new.gallerie %}
{% if loop.index == 1 %}
{{ new.description[:100] }}