{% load i18n cms_articles %} {% for article in articles %} {% include 'cms_articles/article_preview.html' %} {% endfor %}

{% trans 'Archive' %}