{% for post in posts %} {% include "./post_body.html" with render_detail=False page=post %} {% endfor %}