File diff eb18c15f66a2 → 027964192a65
www/conservancy/static/npoacct/index.html
Show inline comments
...
 
@@ -136,9 +136,10 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
 
*/
 
</script>
 
-->
 
${{ fundgoal.fundraiser_so_far_amount|floatformat:2|intcomma }} raised toward<br/>
 
our ${{ fundgoal.fundraiser_goal_amount|floatformat:2|intcomma  }} goal.<br/>
 
<div id="progressbar"><span style="float:right; align:center; margin-right:40%">88.4%</span></div>
 
${{ fundgoal.fundraiser_so_far_amount|floatformat:0|intcomma }} raised toward<br/>
 
our ${{ fundgoal.fundraiser_goal_amount|floatformat:0|intcomma  }} goal.<br/>
 
<div id="progressbar"><span style="float:right; align:center;
 
                                   margin-right:40%">{{ fundgoal.percentage_there|floatformat:1 }}%</span></div>
 
<p style="font-size: 75%">(Progress bar updated monthly.)</p>
 
<a id="donate" style="text-decoration:none"></a>
 
<h3>Help us reach our goal:</h3>