{% load i18n %}
{% for project in project_list %} {% if project %} {% include "zipfelchappe/project_teaser.html" %} {% endif %} {% endfor %}