{% load i18n %} {% load pyaa %} {% if banners %} {% if banners|length > 1 %}
{% for banner in banners %} {% endfor %}
{% endif %} {% endif %}