{% extends "base.html" %} {% load juntagrico.config %} {% block page_title %}

Bestätigung

{% endblock %} {% block content %}
{% csrf_token %} Du bist dabei folgendes zu finanzieren:

{{ fundable.name }}

{{ fundable.description }}
Preis/Einheit: {{ fundable.price }} CHF
Anzahl:
{% endblock %}