{% if page > 1 %}
{% endif %} {% for post in this.items %}
{% if post.image %}
{% endif %}

{{ post.business.name|striptags|raw }}

{{ post.title }}
{{ post.description|striptags }}
En savoir +
{% endfor %} {% if this.hasMore %}{% for i in 1..per_page %}

{% endfor %}{% endif %}