{% if items|length > 1 %} {% include "widgets/carousel.html" %} {% elif items|length == 1 %} {% endif %}