3     class="funding {{ add_class }}"
 
   4     style="background-size: {{ percentage|stringformat:'.2f' }}% 1px;">
 
   5     {% if link %}<a href="{{ offer.get_absolute_url }}">{% endif %}
 
   7     zebraliśmy {{ offer.sum }} z {{ offer.target }}{% if offer.state = 'running' %};
 
   8     do końca: <strong class="countdown inline" data-until='{{ offer.end|local_to_utc|utc_for_js }}'></strong>
 
  10     {% if link %}</a>{% endif %}