headline

{% for item in items %}

{{item.title}}

{{item.pubDate}} {% if item.img %}
{% endif %}

{{item.description}}

{% endfor %}