{% extends "cf/public_access_wrapper.html" %} {% load juntagrico.config %} {% load crowdfunding_config %} {% block page_title %}

{% vocabulary "funding_project_pl" %}

{% endblock %} {% block content %} {% if funding_projects.count > 0 %} {% else %}

Derzeit laufen keine {% vocabulary "funding_project_pl" %}

{% endif %} {% endblock %}