{% load i18n %} {% load infinite_scroll %} {% for post in feed %} {% include 'social_layer/posts/render_post.html' %} {% endfor %} {% infinite_scroll_tags %}