{% load static %} {% for art in articles %} {% include "widgets/w_news_element_item.html" %}
{#
{{ art.text|safe }}
#} {% endfor %}