{% for article in articles.all %} {% include "cmsplugin_articles_ai/article_list_element.html" %}
{% empty %} No articles {% endfor %}