{# Recent Posts Widget — type-aware, for blog/post sidebars #} {# Uses collections.posts directly (all post types, not just recentPosts collection) #} {% if collections.posts %}

Recent Posts

View all posts
{% endif %}