{! admin/util/dates !} {% foreach posts as n, post %} {% if n < 3 %}
thumbnail != '' %} style="background-image: url('/{{post->thumbnail|Image::resize (%s, 400, 264, 'cover', 'ext')}}')" {% end %} >

{{post->title}}

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

{% end %} {% end %}