{% for item in this.content %}

{{item.title}} {% if item.date|d %} {{item.date|dateformat}}

{% endif %}

{{item.teaser}}

{% endfor %}