From: Radek Czajka Date: Wed, 26 Jun 2013 12:54:35 +0000 (+0200) Subject: minor display fix X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/ff91c0ede1ebd0b02c98ee3ae0c833b5f2c0f4ca?ds=sidebyside;hp=-c minor display fix --- ff91c0ede1ebd0b02c98ee3ae0c833b5f2c0f4ca diff --git a/apps/funding/templates/funding/offer_detail.html b/apps/funding/templates/funding/offer_detail.html index 5cd3e0970..9dad6fe99 100755 --- a/apps/funding/templates/funding/offer_detail.html +++ b/apps/funding/templates/funding/offer_detail.html @@ -83,10 +83,10 @@ {% endif %} {{ funding.amount }} zł - +   {% for perk in funding.perks.all %} {{ perk.name }}{% if not forloop.last %},{% endif %} - {% endfor %}  + {% endfor %} {% endfor %}