diff --git a/www/conservancy/templates/base_compliance.html b/www/conservancy/templates/base_compliance.html index eda3cd7ef45e47db2089fee1a8bf038dc3f5daeb..10a55257621386c0d0aff7a43c9ccb59e19fdf60 100644 --- a/www/conservancy/templates/base_compliance.html +++ b/www/conservancy/templates/base_compliance.html @@ -1,4 +1,5 @@ {% extends "base_conservancy.html" %} +{% load cache %} {% load humanize %} {% block head %} @@ -20,9 +21,11 @@

Support our GPL compliance work now & donation counts double!

+{% cache 3600 compliancedonation fundgoal.fundraiser_so_far_amount %} ${{ fundgoal.fundraiser_so_far_amount|floatformat:0|intcomma }} of ${{ fundgoal.fundraiser_goal_amount|floatformat:0|intcomma }} match met.
(i.e., {{ fundgoal.percentage_there|floatformat:1 }}%)
+{% endcache %}

Donate now via PayPal: