{% for post in blog_posts %} {% include "patterns/molecules/blog-item/blog-item.html" with item=post %} {% endfor %}