{% for project in page.projects %} {% include "publicpages/includes/project_listing.html" with project=project %} {% endfor %}