X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2afff01c99c92f6044d2559a651283ddebb823e7..3c2212f96c81ec3440c8ad8c9290786cf30327e4:/src/club/templates/club/membership_form.html diff --git a/src/club/templates/club/membership_form.html b/src/club/templates/club/membership_form.html index f9fe931e3..fe85c1c88 100644 --- a/src/club/templates/club/membership_form.html +++ b/src/club/templates/club/membership_form.html @@ -34,6 +34,11 @@ {% chunk 'club_form_top' %} + {% club_monthly_since '2020-12-01' as cc %} + {% club_monthly_missing_since '2020-12-01' 100 as cm %} +

Pomóż nam zdobyć 100 nowych Przyjaciół do końca roku. W grudniu stałą wpłatą wsparło nas już {{ cc }} czytelników i czytelniczek, brakuje {{ cm }}.

+
 {{ cc }}{{ cm }} 
+ {% include "club/payment_form.html" %} {% chunk 'club_form_bottom' %}