{% foreach posts as post %}

{{post->title}}

{{post->ts|I18n::short_date_year}}

{% end %}