--- order: 2 --- {%for update in collections.updates reversed%}

{%if update.data.title%}{{update.data.title}}{%endif%} {{update.content}}
{%endfor%}