{% if lastNews != null %} {% for new in lastNews %} {% if app.request.locale == 'ar' %} {% if new.gallerie|length <1 %} {% else %} {% for gallery in new.gallerie %} {% if loop.index == 1 %} {% endif %} {% endfor %} {% endif %} {{ new.description[:30] }}... {{ new.createdAt|date('d m Y') }} {% else %} {% if new.gallerie|length <1 %} {# #} {# #} {% else %} {% for gallery in new.gallerie %} {% if loop.index == 1 %} {# #} {# #} {% endif %} {% endfor %} {% endif %} {{ new.description[:30] }}... {{ new.createdAt|date('d m Y') }} {% endif %} {% endfor %} {% else %} {% endif %}
{{ new.description[:30] }}...