X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/707ff1adf5a78ff21df1bbb45ee2a142f8cd6ddc..82c3054bcdeb000aa9782da80d644070797b5cbe:/apps/funding/templates/funding/wlfund.html diff --git a/apps/funding/templates/funding/wlfund.html b/apps/funding/templates/funding/wlfund.html old mode 100755 new mode 100644 index adffe7bfd..bb8a2bea2 --- a/apps/funding/templates/funding/wlfund.html +++ b/apps/funding/templates/funding/wlfund.html @@ -48,7 +48,12 @@ from successful fundraisers.{% endblocktrans %} {{ entry.total }} zł {% endif %} + {% empty %} + + {% trans "There are no previous fundraisers to show yet." %} + {% endfor %} + {% endblock %}