{% load wagtailroutablepage_tags %} RSS {% for item in newsitem_list %}

{{ item.title }}

{{ item.date.isoformat }}

{% endfor %}