{% load xprez %}
{% for content in contents %} {% if content.visible %} {% xprez_content_render_front content %} {% endif %} {% endfor %}