{# related-posts (earthen) — grid from the `posts` provider. Guard, loops and image wiring preserved; earthen skin only. #} {% if posts %}

{{ heading|default:"More field notes" }}

{% for post in posts %} {% endfor %}
{% endif %}