{% extends "cf/public_access_wrapper.html" %} {% load juntagrico.config %} {% block page_title %}
Projekt | Bezeichnung | Betrag | Eingegangen am | Bezahlt am |
---|---|---|---|---|
{{ m.fundable.funding_project.title }} | {{ m.fundable.name }} | {{ m.contribution }} {% config "currency" %} | {{ m.date_ordered }} | {{ m.date_paid | default_if_none:"Ausstehend" }} |