{# Post grid component. Expects ``cards`` (sequence of PostCardView mappings) and an optional ``featured_count``. Never reads the ``maatlog`` namespace so that it can be included from any render path. #} {%- set featured = featured_count if featured_count is defined else 0 -%} {%- if cards -%} {%- if featured -%}
No posts yet. Add a document with maatlog metadata to see it listed here.
{%- endif -%}