{{ post.title }}
{{ post.published_at|date('M d, Y') }}
{% for post in __SELF__.recentPosts %}
{% endif %}
{{ post.title }}
{{ post.published_at|date('M d, Y') }}