{% extends 'feedzilla/base.html' %} {% load i18n %} {% block feedzilla_content %} {% for post in page.object_list %} {% include 'feedzilla/_post_template.html' %}